exportSymbols
Get all export symbols from the ELF file
Export symbols are defined in this file and can be referenced by other files. They typically have a binding of GLOBAL or WEAK and are not undefined.
Return
list of export symbols
Get all export symbols from the ELF file
Export symbols are defined in this file and can be referenced by other files. They typically have a binding of GLOBAL or WEAK and are not undefined.
list of export symbols