Home
last modified time | relevance | path

Searched refs:PT_LOOS (Results 1 – 4 of 4) sorted by relevance

/linux/arch/parisc/include/asm/
A Delf.h180 #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 …]
/linux/arch/powerpc/boot/
A Delf.h31 #define PT_LOOS 0x60000000 /* OS-specific */ macro
37 #define PT_GNU_STACK (PT_LOOS + 0x474e551)
/linux/include/uapi/linux/
A Delf-fdpic.h18 #define PT_GNU_STACK (PT_LOOS + 0x474e551)
A Delf.h34 #define PT_LOOS 0x60000000 /* OS-specific */ macro
41 #define PT_GNU_STACK (PT_LOOS + 0x474e551)

Completed in 8 milliseconds