Lines Matching refs:PT_LOOS
582 #define PT_LOOS 0x60000000 /* Start of OS-specific */ macro
1918 #define PT_HP_TLS (PT_LOOS + 0x0)
1919 #define PT_HP_CORE_NONE (PT_LOOS + 0x1)
1920 #define PT_HP_CORE_VERSION (PT_LOOS + 0x2)
1921 #define PT_HP_CORE_KERNEL (PT_LOOS + 0x3)
1922 #define PT_HP_CORE_COMM (PT_LOOS + 0x4)
1923 #define PT_HP_CORE_PROC (PT_LOOS + 0x5)
1924 #define PT_HP_CORE_LOADABLE (PT_LOOS + 0x6)
1925 #define PT_HP_CORE_STACK (PT_LOOS + 0x7)
1926 #define PT_HP_CORE_SHM (PT_LOOS + 0x8)
1927 #define PT_HP_CORE_MMF (PT_LOOS + 0x9)
1928 #define PT_HP_PARALLEL (PT_LOOS + 0x10)
1929 #define PT_HP_FASTBIND (PT_LOOS + 0x11)
1930 #define PT_HP_OPT_ANNOT (PT_LOOS + 0x12)
1931 #define PT_HP_HSL_ANNOT (PT_LOOS + 0x13)
1932 #define PT_HP_STACK (PT_LOOS + 0x14)
2666 #define PT_IA_64_HP_OPT_ANOT (PT_LOOS + 0x12)
2667 #define PT_IA_64_HP_HSL_ANOT (PT_LOOS + 0x13)
2668 #define PT_IA_64_HP_STACK (PT_LOOS + 0x14)