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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-parisc/
H A Delf.h172 #define PT_HP_TLS (PT_LOOS + 0x0)
173 #define PT_HP_CORE_NONE (PT_LOOS + 0x1)
174 #define PT_HP_CORE_VERSION (PT_LOOS + 0x2)
175 #define PT_HP_CORE_KERNEL (PT_LOOS + 0x3)
176 #define PT_HP_CORE_COMM (PT_LOOS + 0x4)
177 #define PT_HP_CORE_PROC (PT_LOOS + 0x5)
178 #define PT_HP_CORE_LOADABLE (PT_LOOS + 0x6)
179 #define PT_HP_CORE_STACK (PT_LOOS + 0x7)
180 #define PT_HP_CORE_SHM (PT_LOOS + 0x8)
181 #define PT_HP_CORE_MMF (PT_LOOS
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Delf-fdpic.h17 #define PT_GNU_STACK (PT_LOOS + 0x474e551)
H A Delf.h44 #define PT_LOOS 0x60000000 /* OS-specific */ macro
50 #define PT_GNU_STACK (PT_LOOS + 0x474e551)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/boot/
H A Delf.h30 #define PT_LOOS 0x60000000 /* OS-specific */ macro
36 #define PT_GNU_STACK (PT_LOOS + 0x474e551)

Completed in 49 milliseconds