Home
last modified time | relevance | path

Searched refs:Shdr (Results 1 – 5 of 5) sorted by relevance

/art/libelffile/elf/
Delf_utils.h35 typedef Elf32_Shdr Shdr; typedef
52 typedef Elf64_Shdr Shdr; typedef
Delf_debug_reader.h39 typedef typename ElfTypes::Shdr ALIGNED(1) Elf_Shdr;
Delf_builder.h82 using Elf_Shdr = typename ElfTypes::Shdr;
/art/runtime/
Delf_file_impl.h39 using Elf_Shdr = typename ElfTypes::Shdr;
Delf_file.cc703 typename ElfTypes::Shdr* ElfFileImpl<ElfTypes>::GetSectionHeader(Elf_Word i) const { in GetSectionHeader()
718 typename ElfTypes::Shdr* ElfFileImpl<ElfTypes>::FindSectionByType(Elf_Word type) const { in FindSectionByType()
746 typename ElfTypes::Shdr* ElfFileImpl<ElfTypes>::GetSectionNameStringSection() const { in GetSectionNameStringSection()
1356 typename ElfTypes::Shdr* ElfFileImpl<ElfTypes>::FindSectionByName( in FindSectionByName()