Home | History | Annotate | Download | only in port-gnu

Lines Matching refs:PT_LOOS

607 #define PT_LOOS		0x60000000	/* Start of OS-specific */
2040 #define PT_HP_TLS (PT_LOOS + 0x0)
2041 #define PT_HP_CORE_NONE (PT_LOOS + 0x1)
2042 #define PT_HP_CORE_VERSION (PT_LOOS + 0x2)
2043 #define PT_HP_CORE_KERNEL (PT_LOOS + 0x3)
2044 #define PT_HP_CORE_COMM (PT_LOOS + 0x4)
2045 #define PT_HP_CORE_PROC (PT_LOOS + 0x5)
2046 #define PT_HP_CORE_LOADABLE (PT_LOOS + 0x6)
2047 #define PT_HP_CORE_STACK (PT_LOOS + 0x7)
2048 #define PT_HP_CORE_SHM (PT_LOOS + 0x8)
2049 #define PT_HP_CORE_MMF (PT_LOOS + 0x9)
2050 #define PT_HP_PARALLEL (PT_LOOS + 0x10)
2051 #define PT_HP_FASTBIND (PT_LOOS + 0x11)
2052 #define PT_HP_OPT_ANNOT (PT_LOOS + 0x12)
2053 #define PT_HP_HSL_ANNOT (PT_LOOS + 0x13)
2054 #define PT_HP_STACK (PT_LOOS + 0x14)
2808 #define PT_IA_64_HP_OPT_ANOT (PT_LOOS + 0x12)
2809 #define PT_IA_64_HP_HSL_ANOT (PT_LOOS + 0x13)
2810 #define PT_IA_64_HP_STACK (PT_LOOS + 0x14)