Searched defs:PT_LOPROC (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Runtime/include/internal/
H A DldrELFCommon.h195 #define PT_LOPROC 0x70000000 /* First processor-specific type. */ macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Delf.h25 #define PT_LOPROC 0x70000000 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Delf.h25 #define PT_LOPROC 0x70000000 macro
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenFw/
H A Delf_common.h281 #define PT_LOPROC 0x70000000 /* First processor-specific type. */ macro
/vbox/src/recompiler/
H A Delf.h31 #define PT_LOPROC 0x70000000 macro
810 #define PT_IA_64_ARCHEXT (PT_LOPROC + 0) /* arch extension bits */
811 #define PT_IA_64_UNWIND (PT_LOPROC + 1) /* ia64 unwind bits */

Completed in 118 milliseconds