Searched refs:PT_LOOS (Results 1 – 4 of 4) sorted by relevance
180 #define PT_HP_TLS (PT_LOOS + 0x0)181 #define PT_HP_CORE_NONE (PT_LOOS + 0x1)183 #define PT_HP_CORE_KERNEL (PT_LOOS + 0x3)184 #define PT_HP_CORE_COMM (PT_LOOS + 0x4)185 #define PT_HP_CORE_PROC (PT_LOOS + 0x5)187 #define PT_HP_CORE_STACK (PT_LOOS + 0x7)188 #define PT_HP_CORE_SHM (PT_LOOS + 0x8)189 #define PT_HP_CORE_MMF (PT_LOOS + 0x9)190 #define PT_HP_PARALLEL (PT_LOOS + 0x10)191 #define PT_HP_FASTBIND (PT_LOOS + 0x11)[all …]
31 #define PT_LOOS 0x60000000 /* OS-specific */ macro37 #define PT_GNU_STACK (PT_LOOS + 0x474e551)
18 #define PT_GNU_STACK (PT_LOOS + 0x474e551)
34 #define PT_LOOS 0x60000000 /* OS-specific */ macro41 #define PT_GNU_STACK (PT_LOOS + 0x474e551)
Completed in 8 milliseconds