Home
last modified time | relevance | path

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

/l4re-core-master/l4util/include/
A Delf.h452 #define PT_LOOS 0x60000000 /**< os spec. */ macro
457 #define PT_GNU_EH_FRAME (PT_LOOS + 0x474e550) /**< EH frame information. */
458 #define PT_GNU_STACK (PT_LOOS + 0x474e551) /**< Flags for stack. */
459 #define PT_GNU_RELRO (PT_LOOS + 0x474e552) /**< Read only after reloc. */
461 #define PT_L4_STACK (PT_LOOS + 0x12) /**< Address of the stack. */
462 #define PT_L4_KIP (PT_LOOS + 0x13) /**< Address of the KIP. */
463 #define PT_L4_AUX (PT_LOOS + 0x14) /**< Address of the AUX strcutures. */
/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Delf.h1988 #define PT_HP_TLS (PT_LOOS + 0x0)
1989 #define PT_HP_CORE_NONE (PT_LOOS + 0x1)
1991 #define PT_HP_CORE_KERNEL (PT_LOOS + 0x3)
1992 #define PT_HP_CORE_COMM (PT_LOOS + 0x4)
1993 #define PT_HP_CORE_PROC (PT_LOOS + 0x5)
1995 #define PT_HP_CORE_STACK (PT_LOOS + 0x7)
1996 #define PT_HP_CORE_SHM (PT_LOOS + 0x8)
1997 #define PT_HP_CORE_MMF (PT_LOOS + 0x9)
1998 #define PT_HP_PARALLEL (PT_LOOS + 0x10)
1999 #define PT_HP_FASTBIND (PT_LOOS + 0x11)
[all …]

Completed in 22 milliseconds