Home | History | Annotate | Download | only in qemu

Lines Matching refs:PT_LOOS

818 #define PT_HP_TLS		(PT_LOOS + 0x0)
819 #define PT_HP_CORE_NONE (PT_LOOS + 0x1)
820 #define PT_HP_CORE_VERSION (PT_LOOS + 0x2)
821 #define PT_HP_CORE_KERNEL (PT_LOOS + 0x3)
822 #define PT_HP_CORE_COMM (PT_LOOS + 0x4)
823 #define PT_HP_CORE_PROC (PT_LOOS + 0x5)
824 #define PT_HP_CORE_LOADABLE (PT_LOOS + 0x6)
825 #define PT_HP_CORE_STACK (PT_LOOS + 0x7)
826 #define PT_HP_CORE_SHM (PT_LOOS + 0x8)
827 #define PT_HP_CORE_MMF (PT_LOOS + 0x9)
828 #define PT_HP_PARALLEL (PT_LOOS + 0x10)
829 #define PT_HP_FASTBIND (PT_LOOS + 0x11)
830 #define PT_HP_OPT_ANNOT (PT_LOOS + 0x12)
831 #define PT_HP_HSL_ANNOT (PT_LOOS + 0x13)
832 #define PT_HP_STACK (PT_LOOS + 0x14)