Searched refs:FindSectionByType (Results 1 – 2 of 2) sorted by relevance
85 Elf_Shdr* FindSectionByType(Elf_Word type) const;
718 typename ElfTypes::Shdr* ElfFileImpl<ElfTypes>::FindSectionByType(Elf_Word type) const { in FindSectionByType() function in art::ElfFileImpl850 Elf_Shdr* symbol_section = FindSectionByType(section_type); in FindSymbolByName()896 Elf_Shdr* symbol_section = FindSectionByType(section_type); in FindSymbolByName()1626 Elf_Shdr* symbol_section = FindSectionByType(section_type); in FixupSymbols()