Searched refs:GetSymbolTable (Results 1 – 2 of 2) sorted by relevance
165 SymbolTable** GetSymbolTable(Elf_Word section_type);
823 ElfFileImpl<ElfTypes>::GetSymbolTable(Elf_Word section_type) { in GetSymbolTable() function in art::ElfFileImpl845 SymbolTable** symbol_table = GetSymbolTable(section_type); in FindSymbolByName()