Searched refs:GetSymbolSectionStart (Results 1 – 2 of 2) sorted by relevance
148 Elf_Sym* GetSymbolSectionStart(Elf_Word section_type) const;
578 typename ElfTypes::Sym* ElfFileImpl<ElfTypes>::GetSymbolSectionStart( in GetSymbolSectionStart() function in art::ElfFileImpl812 Elf_Sym* sym_start = GetSymbolSectionStart(section_type); in GetSymbol()