Home
last modified time | relevance | path

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

/linux-6.15/arch/parisc/include/asm/
H A Delf.h179 #define PT_HP_TLS (PT_LOOS + 0x0)
180 #define PT_HP_CORE_NONE (PT_LOOS + 0x1)
182 #define PT_HP_CORE_KERNEL (PT_LOOS + 0x3)
183 #define PT_HP_CORE_COMM (PT_LOOS + 0x4)
184 #define PT_HP_CORE_PROC (PT_LOOS + 0x5)
186 #define PT_HP_CORE_STACK (PT_LOOS + 0x7)
187 #define PT_HP_CORE_SHM (PT_LOOS + 0x8)
188 #define PT_HP_CORE_MMF (PT_LOOS + 0x9)
189 #define PT_HP_PARALLEL (PT_LOOS + 0x10)
190 #define PT_HP_FASTBIND (PT_LOOS + 0x11)
[all …]
/linux-6.15/tools/include/uapi/linux/
H A Delf.h36 #define PT_LOOS 0x60000000 /* OS-specific */ macro
40 #define PT_GNU_EH_FRAME (PT_LOOS + 0x474e550)
41 #define PT_GNU_STACK (PT_LOOS + 0x474e551)
42 #define PT_GNU_RELRO (PT_LOOS + 0x474e552)
43 #define PT_GNU_PROPERTY (PT_LOOS + 0x474e553)
/linux-6.15/include/uapi/linux/
H A Delf.h36 #define PT_LOOS 0x60000000 /* OS-specific */ macro
40 #define PT_GNU_EH_FRAME (PT_LOOS + 0x474e550)
41 #define PT_GNU_STACK (PT_LOOS + 0x474e551)
42 #define PT_GNU_RELRO (PT_LOOS + 0x474e552)
43 #define PT_GNU_PROPERTY (PT_LOOS + 0x474e553)
H A Delf-fdpic.h18 #define PT_GNU_STACK (PT_LOOS + 0x474e551)
/linux-6.15/arch/powerpc/boot/
H A Delf.h31 #define PT_LOOS 0x60000000 /* OS-specific */ macro
37 #define PT_GNU_STACK (PT_LOOS + 0x474e551)