Home
last modified time | relevance | path

Searched refs:GetSectionNameStringSection (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Delf_file_impl.h84 Elf_Shdr* GetSectionNameStringSection() const;
Delf_file.cc183 Elf_Shdr* shstrtab_section_header = GetSectionNameStringSection(); in Setup()
745 typename ElfTypes::Shdr* ElfFileImpl<ElfTypes>::GetSectionNameStringSection() const { in GetSectionNameStringSection() function in art::ElfFileImpl
1350 Elf_Shdr* shstrtab_sec = GetSectionNameStringSection(); in FindSectionByName()
1459 Elf_Shdr* string_section = GetSectionNameStringSection(); in Strip()