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

/art/runtime/
H A Delf_file_impl.h90 Elf_Shdr* GetSectionNameStringSection() const;
H A Delf_file.cc189 Elf_Shdr* shstrtab_section_header = GetSectionNameStringSection();
755 typename ElfTypes::Shdr* ElfFileImpl<ElfTypes>::GetSectionNameStringSection() const { function in class:art::ElfFileImpl
1338 Elf_Shdr* shstrtab_sec = GetSectionNameStringSection();
1447 Elf_Shdr* string_section = GetSectionNameStringSection();

Completed in 34 milliseconds