Searched refs:PT_LOOS (Results 1 – 2 of 2) sorted by relevance
183 #define PT_HP_TLS (PT_LOOS + 0x0)184 #define PT_HP_CORE_NONE (PT_LOOS + 0x1)185 #define PT_HP_CORE_VERSION (PT_LOOS + 0x2)186 #define PT_HP_CORE_KERNEL (PT_LOOS + 0x3)187 #define PT_HP_CORE_COMM (PT_LOOS + 0x4)188 #define PT_HP_CORE_PROC (PT_LOOS + 0x5)189 #define PT_HP_CORE_LOADABLE (PT_LOOS + 0x6)190 #define PT_HP_CORE_STACK (PT_LOOS + 0x7)191 #define PT_HP_CORE_SHM (PT_LOOS + 0x8)192 #define PT_HP_CORE_MMF (PT_LOOS + 0x9)[all …]
30 #define PT_LOOS 0x60000000 /* OS-specific */ macro36 #define PT_GNU_STACK (PT_LOOS + 0x474e551)