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()
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 */
463 #define SHT_LOPROC 0x70000000 /* Start of processor-specific */ macro2705 #define SHT_ARM_EXIDX (SHT_LOPROC + 1) /* ARM unwind section. */2706 #define SHT_ARM_PREEMPTMAP (SHT_LOPROC + 2) /* Preemption details. */2707 #define SHT_ARM_ATTRIBUTES (SHT_LOPROC + 3) /* ARM attributes section. */3036 #define SHT_IA_64_EXT (SHT_LOPROC + 0) /* extension bits */3037 #define SHT_IA_64_UNWIND (SHT_LOPROC + 1) /* unwind bits */
280 #define SHT_LOPROC 0x70000000 macro
291 #define SHT_LOPROC 0x70000000 /* reserved range for processor */ macro
721 SHT_LOPROC = 0x70000000, // Lowest processor architecture-specific type. enumerator
690 SHT_LOPROC = 0x70000000, // Lowest processor arch-specific type. enumerator
689 SHT_LOPROC = 0x70000000, // Lowest processor arch-specific type. enumerator
813 SHT_LOPROC = 0x70000000, // Lowest processor arch-specific type. enumerator
381 ECase(SHT_LOPROC) in enumeration()
454 ECase(SHT_LOPROC); in enumeration()