SHT_SYMTAB
status_t error = _FindTableInSection(elfHeader, SHT_SYMTAB);
if (!_FindSymbolSections(symbolSection, stringSection, SHT_SYMTAB)
if (sectionHeaders[i].sh_type == SHT_SYMTAB) {
if (sectionHeaders[i].sh_type == SHT_SYMTAB) {