Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/include/asm/
H A Delf.h54 #define STT_HP_OPAQUE (STT_LOOS + 0x1)
55 #define STT_HP_STUB (STT_LOOS + 0x2)
/openbmc/qemu/include/
H A Delf.h1150 #define STT_HP_OPAQUE (STT_LOOS + 0x1)
1151 #define STT_HP_STUB (STT_LOOS + 0x2)
/openbmc/u-boot/include/
H A Delf.h390 #define STT_LOOS 10 /* reserved range for operating */ macro