Searched refs:PT_LOOS (Results 1 – 2 of 2) sorted by relevance
29 #define PT_LOOS 0x60000000 macro34 #define PT_GNU_STACK (PT_LOOS + 0x474e551)35 #define PT_GNU_PROPERTY (PT_LOOS + 0x474e553)1253 #define PT_HP_TLS (PT_LOOS + 0x0)1254 #define PT_HP_CORE_NONE (PT_LOOS + 0x1)1255 #define PT_HP_CORE_VERSION (PT_LOOS + 0x2)1256 #define PT_HP_CORE_KERNEL (PT_LOOS + 0x3)1257 #define PT_HP_CORE_COMM (PT_LOOS + 0x4)1258 #define PT_HP_CORE_PROC (PT_LOOS + 0x5)1259 #define PT_HP_CORE_LOADABLE (PT_LOOS + 0x6)[all …]
463 #define PT_LOOS 0x60000000 /* reserved range for operating */ macro