Searched refs:FindSectionByType (Results 1 – 2 of 2) sorted by relevance
81 Elf_Shdr* FindSectionByType(Elf_Word type) const;
717 typename ElfTypes::Shdr* ElfFileImpl<ElfTypes>::FindSectionByType(Elf_Word type) const { in FindSectionByType() function in art::ElfFileImpl849 Elf_Shdr* symbol_section = FindSectionByType(section_type); in FindSymbolByName()895 Elf_Shdr* symbol_section = FindSectionByType(section_type); in FindSymbolByName()1625 Elf_Shdr* symbol_section = FindSectionByType(section_type); in FixupSymbols()