Searched refs:Elf64_Phdr (Results 1 - 12 of 12) sorted by relevance

/vbox/src/VBox/Runtime/include/internal/
H A DldrELF.h42 typedef Elf64_Phdr Elf_Phdr;
H A DldrELF64.h113 } Elf64_Phdr; typedef in typeref:struct:__anon16616
/vbox/src/VBox/VMM/VMMR3/
H A DDBGFCoreWrite.cpp139 ElfHdr.e_phentsize = sizeof(Elf64_Phdr);
162 Elf64_Phdr ProgHdr;
342 uint64_t const offLoadSections = offNoteSection + sizeof(Elf64_Phdr);
343 uint64_t const cbLoadSections = cMemRanges * sizeof(Elf64_Phdr);
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenFw/
H A Delf64.h124 } Elf64_Phdr; typedef in typeref:struct:__anon10003
H A DElf64Convert.c81 typedef Elf64_Phdr Elf_Phdr;
/vbox/src/VBox/Devices/PC/ipxe/src/include/
H A Delf.h228 } Elf64_Phdr; typedef in typeref:struct:__anon15478
/vbox/src/VBox/Debugger/
H A DDBGPlugInCommonELFTmpl.cpp.h29 # define Elf_Phdr Elf64_Phdr
H A DDBGPlugInSolaris.cpp637 if ( Module.hdr.e_phentsize != sizeof(Elf64_Phdr)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Delf.h603 } Elf64_Phdr; typedef in typeref:struct:__anon4547
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Delf.h603 } Elf64_Phdr; typedef in typeref:struct:__anon4108
/vbox/src/recompiler/
H A Delf.h769 /* Legal values for p_type field of Elf32_Phdr/Elf64_Phdr. */
790 /* Legal values for p_flags field of Elf32_Phdr/Elf64_Phdr. */
1014 } Elf64_Phdr; typedef in typeref:struct:elf64_phdr
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_link.c634 elf_file.ehdr.e_phentsize = sizeof (Elf64_Phdr);

Completed in 1550 milliseconds