Searched refs:PT_LOOS (Results 1 – 1 of 1) sorted by relevance
718 #define PT_LOOS 0x60000000 /* Start of OS-specific */ macro2305 #define PT_HP_TLS (PT_LOOS + 0x0)2306 #define PT_HP_CORE_NONE (PT_LOOS + 0x1)2307 #define PT_HP_CORE_VERSION (PT_LOOS + 0x2)2308 #define PT_HP_CORE_KERNEL (PT_LOOS + 0x3)2309 #define PT_HP_CORE_COMM (PT_LOOS + 0x4)2310 #define PT_HP_CORE_PROC (PT_LOOS + 0x5)2311 #define PT_HP_CORE_LOADABLE (PT_LOOS + 0x6)2312 #define PT_HP_CORE_STACK (PT_LOOS + 0x7)2313 #define PT_HP_CORE_SHM (PT_LOOS + 0x8)[all …]