Home
last modified time | relevance | path

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

/art/runtime/
Delf_file_impl.h44 using Elf_Shdr = typename ElfTypes::Shdr;
Delf_file.cc701 typename ElfTypes::Shdr* ElfFileImpl<ElfTypes>::GetSectionHeader(Elf_Word i) const { in GetSectionHeader()
716 typename ElfTypes::Shdr* ElfFileImpl<ElfTypes>::FindSectionByType(Elf_Word type) const { in FindSectionByType()
744 typename ElfTypes::Shdr* ElfFileImpl<ElfTypes>::GetSectionNameStringSection() const { in GetSectionNameStringSection()
1321 typename ElfTypes::Shdr* ElfFileImpl<ElfTypes>::FindSectionByName( in FindSectionByName()
Delf.h1864 typedef Elf32_Shdr Shdr; typedef
1881 typedef Elf64_Shdr Shdr; typedef
/art/compiler/
Delf_builder.h83 using Elf_Shdr = typename ElfTypes::Shdr;