importSymbols
Get all import symbols from the ELF file
Import symbols are referenced by this file but defined elsewhere. They are marked as undefined (SHN_UNDEF) in the symbol table.
Return
list of import symbols
Get all import symbols from the ELF file
Import symbols are referenced by this file but defined elsewhere. They are marked as undefined (SHN_UNDEF) in the symbol table.
list of import symbols