Searched refs:SHT_LOPROC (Results 1 – 11 of 11) sorted by relevance
109 else if (section >= SHT_LOPROC && section <= SHT_HIPROC) in ebl_section_type_name()110 snprintf (buf, len, "SHT_LOPROC+%x", section - SHT_LOPROC); in ebl_section_type_name()
464 #define SHT_LOPROC 0x70000000 /* Start of processor-specific */ macro2712 #define SHT_ARM_EXIDX (SHT_LOPROC + 1) /* ARM unwind section. */2713 #define SHT_ARM_PREEMPTMAP (SHT_LOPROC + 2) /* Preemption details. */2714 #define SHT_ARM_ATTRIBUTES (SHT_LOPROC + 3) /* ARM attributes section. */3098 #define SHT_CSKY_ATTRIBUTES (SHT_LOPROC + 1)3118 #define SHT_IA_64_EXT (SHT_LOPROC + 0) /* extension bits */3119 #define SHT_IA_64_UNWIND (SHT_LOPROC + 1) /* unwind bits */
351 #define SHT_LOPROC 0x70000000 /* Start of processor-specific */ macro2485 #define SHT_ARM_EXIDX (SHT_LOPROC + 1) /* ARM unwind section. */2486 #define SHT_ARM_PREEMPTMAP (SHT_LOPROC + 2) /* Preemption details. */2487 #define SHT_ARM_ATTRIBUTES (SHT_LOPROC + 3) /* ARM attributes section. */2816 #define SHT_IA_64_EXT (SHT_LOPROC + 0) /* extension bits */2817 #define SHT_IA_64_UNWIND (SHT_LOPROC + 1) /* unwind bits */
280 #define SHT_LOPROC 0x70000000 macro
148 pub const SHT_LOPROC: u32 = 1879048192; constant
291 #define SHT_LOPROC 0x70000000 /* reserved range for processor */ macro
813 SHT_LOPROC = 0x70000000, // Lowest processor arch-specific type. enumerator
690 SHT_LOPROC = 0x70000000, // Lowest processor arch-specific type. enumerator
689 SHT_LOPROC = 0x70000000, // Lowest processor arch-specific type. enumerator
381 ECase(SHT_LOPROC) in enumeration()
454 ECase(SHT_LOPROC); in enumeration()