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