_FindSymbolSections
bool _FindSymbolSections(ElfSection*& _symbolSection,
if (!_FindSymbolSections(symbolSection, stringSection, SHT_SYMTAB)
&& !_FindSymbolSections(symbolSection, stringSection, SHT_DYNSYM)) {