Searched refs:GetSectionNameStringSection (Results 1 – 2 of 2) sorted by relevance
84 Elf_Shdr* GetSectionNameStringSection() const;
183 Elf_Shdr* shstrtab_section_header = GetSectionNameStringSection(); in Setup()746 typename ElfTypes::Shdr* ElfFileImpl<ElfTypes>::GetSectionNameStringSection() const { in GetSectionNameStringSection() function in art::ElfFileImpl1359 Elf_Shdr* shstrtab_sec = GetSectionNameStringSection(); in FindSectionByName()1468 Elf_Shdr* string_section = GetSectionNameStringSection(); in Strip()