associated string table cannot be found.
ElfSymbolTable.this
this
(ElfFile file, size_t sectionIndex)Constructor from an ELF section index.
The section should be either SHT_SYMTAB or SHT_DYNSYM. The associated string table section is automatically located.
Parameters
file | The ELF file. |
sectionIndex | The index of the symbol table section. |
Throws
Exception if the section is not a valid symbol table or the