Home
last modified time | relevance | path

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

/qemu/include/
H A Delf.h29 #define PT_LOOS 0x60000000 macro
34 #define PT_GNU_STACK (PT_LOOS + 0x474e551)
35 #define PT_GNU_PROPERTY (PT_LOOS + 0x474e553)
1246 #define PT_HP_TLS (PT_LOOS + 0x0)
1247 #define PT_HP_CORE_NONE (PT_LOOS + 0x1)
1248 #define PT_HP_CORE_VERSION (PT_LOOS + 0x2)
1249 #define PT_HP_CORE_KERNEL (PT_LOOS + 0x3)
1250 #define PT_HP_CORE_COMM (PT_LOOS + 0x4)
1251 #define PT_HP_CORE_PROC (PT_LOOS + 0x5)
1252 #define PT_HP_CORE_LOADABLE (PT_LOOS + 0x6)
[all …]