Searched refs:GetSymbolTable (Results 1 – 2 of 2) sorted by relevance
136 SymbolTable** GetSymbolTable(Elf32_Word section_type);
831 ElfFile::SymbolTable** ElfFile::GetSymbolTable(Elf32_Word section_type) { in GetSymbolTable() function in art::ElfFile853 SymbolTable** symbol_table = GetSymbolTable(section_type); in FindSymbolByName()