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