Searched defs:p_type (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/Runtime/include/internal/
H A DldrELF32.h103 Elf32_Word p_type; /* Type of segment. */ member in struct:__anon16607
H A DldrELF64.h105 Elf64_Word p_type; /* Type of segment. */ member in struct:__anon16616
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenFw/
H A Delf32.h108 Elf32_Word p_type; /* Entry type. */ member in struct:__anon9987
H A Delf64.h116 Elf64_Word p_type; /* Entry type. */ member in struct:__anon10003
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/BsdSocketLib/
H A Dres_debug.c182 p_type(ns_rr_type(rr)),
489 p_type(int type) { function
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/
H A Dresolv.h206 #define p_type __p_type macro
254 const char * p_type __P((int));
/vbox/src/VBox/Devices/PC/ipxe/src/include/
H A Delf.h96 /* Values for p_type. */
209 Elf32_Word p_type; /* Entry type. */ member in struct:__anon15477
220 Elf64_Word p_type; /* Entry type. */ member in struct:__anon15478
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Delf.h584 Elf32_Word p_type; member in struct:elf_phdr
595 Elf64_Word p_type; member in struct:__anon4547
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Delf.h584 Elf32_Word p_type; member in struct:elf_phdr
595 Elf64_Word p_type; member in struct:__anon4108
/vbox/src/recompiler/
H A Delf.h769 /* Legal values for p_type field of Elf32_Phdr/Elf64_Phdr. */
809 /* Processor specific values for the Phdr p_type field. */
995 Elf32_Word p_type; member in struct:elf32_phdr
1006 Elf64_Word p_type; member in struct:elf64_phdr

Completed in 108 milliseconds