Searched refs:GetSectionNameStringSection (Results 1 – 3 of 3) sorted by relevance
75 Elf32_Shdr* string_section = elf_file->GetSectionNameStringSection(); in Strip()
80 Elf32_Shdr* GetSectionNameStringSection() const;
221 Elf32_Shdr* shstrtab_section_header = GetSectionNameStringSection(); in Setup()766 Elf32_Shdr* ElfFile::GetSectionNameStringSection() const { in GetSectionNameStringSection() function in art::ElfFile1273 Elf32_Shdr* shstrtab_sec = GetSectionNameStringSection(); in FindSectionByName()