Home
last modified time | relevance | path

Searched refs:GetSymbolName (Results 1 – 1 of 1) sorted by relevance

/sdk/emulator/qtools/
Dread_elf.cpp177 char *GetSymbolName(Elf32_Half index, char *string_table) in GetSymbolName() function
188 strcmp(GetSymbolName(shdr[ii].sh_name, string_table), in FindSymbolTableSection()
203 strcmp(GetSymbolName(shdr[ii].sh_name, string_table), in FindSymbolStringTableSection()