Lines Matching refs:PT_LOOS
624 #define PT_LOOS 0x60000000 /* Start of OS-specific */ macro
2002 #define PT_HP_TLS (PT_LOOS + 0x0)
2003 #define PT_HP_CORE_NONE (PT_LOOS + 0x1)
2004 #define PT_HP_CORE_VERSION (PT_LOOS + 0x2)
2005 #define PT_HP_CORE_KERNEL (PT_LOOS + 0x3)
2006 #define PT_HP_CORE_COMM (PT_LOOS + 0x4)
2007 #define PT_HP_CORE_PROC (PT_LOOS + 0x5)
2008 #define PT_HP_CORE_LOADABLE (PT_LOOS + 0x6)
2009 #define PT_HP_CORE_STACK (PT_LOOS + 0x7)
2010 #define PT_HP_CORE_SHM (PT_LOOS + 0x8)
2011 #define PT_HP_CORE_MMF (PT_LOOS + 0x9)
2012 #define PT_HP_PARALLEL (PT_LOOS + 0x10)
2013 #define PT_HP_FASTBIND (PT_LOOS + 0x11)
2014 #define PT_HP_OPT_ANNOT (PT_LOOS + 0x12)
2015 #define PT_HP_HSL_ANNOT (PT_LOOS + 0x13)
2016 #define PT_HP_STACK (PT_LOOS + 0x14)
2770 #define PT_IA_64_HP_OPT_ANOT (PT_LOOS + 0x12)
2771 #define PT_IA_64_HP_HSL_ANOT (PT_LOOS + 0x13)
2772 #define PT_IA_64_HP_STACK (PT_LOOS + 0x14)