Searched defs:Phdr (Results 1 – 15 of 15) sorted by relevance
46 ElfW2(LIBELFBITS,Phdr) * in ElfW2() argument236 ElfW2(LIBELFBITS,Phdr) * in ElfW2() argument
45 ElfW2(LIBELFBITS,Phdr) * in ElfW2() argument
13 typedef Elf32_Phdr Phdr; typedef19 typedef Elf64_Phdr Phdr; typedef
12 typedef Elf32_Phdr Phdr; typedef19 typedef Elf64_Phdr Phdr; typedef
75 typedef Elf32_Phdr Phdr; typedef77 typedef Elf64_Phdr Phdr; typedef
79 typedef Elf32_Phdr Phdr; typedef81 typedef Elf64_Phdr Phdr; typedef
107 typedef Elf32_Phdr Phdr; typedef109 typedef Elf64_Phdr Phdr; typedef
28 typedef Elf32_Phdr Phdr; typedef34 typedef Elf64_Phdr Phdr; typedef
17 typedef Elf32_Phdr Phdr; typedef29 typedef Elf64_Phdr Phdr; typedef
570 [](uint64_t VAddr, const Elf_Phdr_Impl<ELFT> *Phdr) { in toMappedAddr()578 const Elf_Phdr &Phdr = **I; in toMappedAddr() local
106 const ElfW(Phdr) *ElfMemImage::GetPhdr(int index) const { in ElfW() argument
217 Elf_Note_Iterator notes_begin(const Elf_Phdr &Phdr, Error &Err) const { in notes_begin()261 iterator_range<Elf_Note_Iterator> notes(const Elf_Phdr &Phdr, in notes()
61 using Phdr = Elf_Phdr_Impl<ELFType<E, Is64>>; member
315 Elf_Phdr Phdr; in initProgramHeaders() local688 ELFState<ELFT>::getPhdrFragments(const ELFYAML::ProgramHeader &Phdr, in getPhdrFragments()
841 IO &IO, ELFYAML::ProgramHeader &Phdr) { in mapping()