Searched refs:SHT_LOPROC (Results 1 – 2 of 2) sorted by relevance
368 #define SHT_LOPROC 0x70000000 /* Start of processor-specific */ macro2447 #define SHT_ARM_EXIDX (SHT_LOPROC + 1) /* ARM unwind section. */2448 #define SHT_ARM_PREEMPTMAP (SHT_LOPROC + 2) /* Preemption details. */2449 #define SHT_ARM_ATTRIBUTES (SHT_LOPROC + 3) /* ARM attributes section. */2778 #define SHT_IA_64_EXT (SHT_LOPROC + 0) /* extension bits */2779 #define SHT_IA_64_UNWIND (SHT_LOPROC + 1) /* unwind bits */
339 #define SHT_LOPROC 0x70000000 /* reserved range for processor */ macro
Completed in 36 milliseconds