Searched refs:GetSymbolTable (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Delf_file_impl.h159 SymbolTable** GetSymbolTable(Elf_Word section_type);
H A Delf_file.cc827 ElfFileImpl<ElfTypes>::GetSymbolTable(Elf_Word section_type) { function in class:art::ElfFileImpl
849 SymbolTable** symbol_table = GetSymbolTable(section_type);

Completed in 29 milliseconds