Searched defs:GetSymbolSectionStart (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Delf_file.cc600 Elf32_Sym* ElfFile::GetSymbolSectionStart(Elf32_Word section_type) const { function in class:art::ElfFile
805 Elf32_Sym* sym_start = GetSymbolSectionStart(section_type);

Completed in 28 milliseconds