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

/osnet-11/usr/src/grub/grub2/include/grub/
H A Delf.h555 #define PT_LOOS 0x60000000 /* Start of OS-specific */ macro
1746 #define PT_HP_TLS (PT_LOOS + 0x0)
1747 #define PT_HP_CORE_NONE (PT_LOOS + 0x1)
1748 #define PT_HP_CORE_VERSION (PT_LOOS + 0x2)
1749 #define PT_HP_CORE_KERNEL (PT_LOOS + 0x3)
1750 #define PT_HP_CORE_COMM (PT_LOOS + 0x4)
1751 #define PT_HP_CORE_PROC (PT_LOOS + 0x5)
1752 #define PT_HP_CORE_LOADABLE (PT_LOOS + 0x6)
1753 #define PT_HP_CORE_STACK (PT_LOOS + 0x7)
1754 #define PT_HP_CORE_SHM (PT_LOOS
[all...]

Completed in 57 milliseconds