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

/openwrt/tools/include/
H A Delf.h345 #define SHT_LOPROC 0x70000000 /* Start of processor-specific */ macro
2288 #define SHT_ARM_EXIDX (SHT_LOPROC + 1) /* ARM unwind section. */
2289 #define SHT_ARM_PREEMPTMAP (SHT_LOPROC + 2) /* Preemption details. */
2290 #define SHT_ARM_ATTRIBUTES (SHT_LOPROC + 3) /* ARM attributes section. */
2378 #define SHT_IA_64_EXT (SHT_LOPROC + 0) /* extension bits */
2379 #define SHT_IA_64_UNWIND (SHT_LOPROC + 1) /* unwind bits */
/openwrt/tools/mklibs/include/
H A Delf.h342 #define SHT_LOPROC 0x70000000 /* Start of processor-specific */ macro
2192 #define SHT_IA_64_EXT (SHT_LOPROC + 0) /* extension bits */
2193 #define SHT_IA_64_UNWIND (SHT_LOPROC + 1) /* unwind bits */

Completed in 107 milliseconds