Home | History | Annotate | Download | only in include

Lines Matching refs:PT_LOOS

1061 #define PT_HP_TLS		(PT_LOOS + 0x0)
1062 #define PT_HP_CORE_NONE (PT_LOOS + 0x1)
1063 #define PT_HP_CORE_VERSION (PT_LOOS + 0x2)
1064 #define PT_HP_CORE_KERNEL (PT_LOOS + 0x3)
1065 #define PT_HP_CORE_COMM (PT_LOOS + 0x4)
1066 #define PT_HP_CORE_PROC (PT_LOOS + 0x5)
1067 #define PT_HP_CORE_LOADABLE (PT_LOOS + 0x6)
1068 #define PT_HP_CORE_STACK (PT_LOOS + 0x7)
1069 #define PT_HP_CORE_SHM (PT_LOOS + 0x8)
1070 #define PT_HP_CORE_MMF (PT_LOOS + 0x9)
1071 #define PT_HP_PARALLEL (PT_LOOS + 0x10)
1072 #define PT_HP_FASTBIND (PT_LOOS + 0x11)
1073 #define PT_HP_OPT_ANNOT (PT_LOOS + 0x12)
1074 #define PT_HP_HSL_ANNOT (PT_LOOS + 0x13)
1075 #define PT_HP_STACK (PT_LOOS + 0x14)