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

/vbox/src/VBox/Runtime/include/internal/
H A DldrELF.h67 typedef Elf32_Phdr Elf_Phdr;
H A DldrELF32.h111 } Elf32_Phdr; typedef in typeref:struct:__anon16607
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenFw/
H A Delf32.h116 } Elf32_Phdr; typedef in typeref:struct:__anon9987
H A DElf32Convert.c80 typedef Elf32_Phdr Elf_Phdr;
739 Elf32_Phdr *DynamicSegment;
740 Elf32_Phdr *TargetSegment;
/vbox/src/VBox/Devices/PC/ipxe/src/image/
H A Delf.c39 typedef Elf32_Phdr Elf_Phdr;
/vbox/src/VBox/Devices/PC/ipxe/src/include/
H A Delf.h217 } Elf32_Phdr; typedef in typeref:struct:__anon15477
/vbox/src/VBox/Debugger/
H A DDBGPlugInCommonELFTmpl.cpp.h21 # define Elf_Phdr Elf32_Phdr
H A DDBGPlugInSolaris.cpp491 if ( Module.hdr.e_phentsize != sizeof(Elf32_Phdr)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Delf.h592 } Elf32_Phdr; typedef in typeref:struct:elf_phdr
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Delf.h592 } Elf32_Phdr; typedef in typeref:struct:elf_phdr
/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. */
1003 } Elf32_Phdr; typedef in typeref:struct:elf32_phdr
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_link.c497 elf_file.ehdr.e_phentsize = sizeof (Elf32_Phdr);

Completed in 600 milliseconds