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

/fuchsia/zircon/third_party/ulib/musl/include/
H A Delf.h459 #define PT_LOOS 0x60000000 macro
1510 #define PT_HP_TLS (PT_LOOS + 0x0)
1511 #define PT_HP_CORE_NONE (PT_LOOS + 0x1)
1512 #define PT_HP_CORE_VERSION (PT_LOOS + 0x2)
1513 #define PT_HP_CORE_KERNEL (PT_LOOS + 0x3)
1514 #define PT_HP_CORE_COMM (PT_LOOS + 0x4)
1515 #define PT_HP_CORE_PROC (PT_LOOS + 0x5)
1516 #define PT_HP_CORE_LOADABLE (PT_LOOS + 0x6)
1517 #define PT_HP_CORE_STACK (PT_LOOS + 0x7)
1518 #define PT_HP_CORE_SHM (PT_LOOS
[all...]

Completed in 87 milliseconds