Home
last modified time | relevance | path

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

/openbmc/qemu/include/
H A Delf.h1292 #define SHT_IA_64_EXT (SHT_LOPROC + 0) /* extension bits */
1293 #define SHT_IA_64_UNWIND (SHT_LOPROC + 1) /* unwind bits */
1575 #define SHT_LOPROC 0x70000000 macro
/openbmc/linux/include/uapi/linux/
H A Delf.h285 #define SHT_LOPROC 0x70000000 macro
/openbmc/u-boot/include/
H A Delf.h291 #define SHT_LOPROC 0x70000000 /* reserved range for processor */ macro