goblin
goblin copied to clipboard
elf: fix is_import to check st_shndx
Closes #288
Closes #419
I also found this bug on with ELF produced on illumos. st_value may not be zero because it may indicate the offset of a import function.