Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Delf.h570 #define PT_LOOS 0x60000000 /* Start of OS-specific */ macro
1827 #define PT_HP_TLS (PT_LOOS + 0x0)
1828 #define PT_HP_CORE_NONE (PT_LOOS + 0x1)
1829 #define PT_HP_CORE_VERSION (PT_LOOS + 0x2)
1830 #define PT_HP_CORE_KERNEL (PT_LOOS + 0x3)
1831 #define PT_HP_CORE_COMM (PT_LOOS + 0x4)
1832 #define PT_HP_CORE_PROC (PT_LOOS + 0x5)
1833 #define PT_HP_CORE_LOADABLE (PT_LOOS + 0x6)
1834 #define PT_HP_CORE_STACK (PT_LOOS + 0x7)
1835 #define PT_HP_CORE_SHM (PT_LOOS + 0x8)
[all …]
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Delf.h42 #define PT_LOOS 0x60000000 /* OS-specific */ macro
48 #define PT_GNU_STACK (PT_LOOS + 0x474e551)
H A Delf-fdpic.h17 #define PT_GNU_STACK (PT_LOOS + 0x474e551)