importSymbols

open override val importSymbols: List<ImportSymbol>(source)

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