Searched refs:SHT_LOOS (Results 1 – 9 of 9) sorted by relevance
106 if (section >= SHT_LOOS && section <= SHT_HIOS) in ebl_section_type_name()107 snprintf (buf, len, "SHT_LOOS+%x", section - SHT_LOOS); in ebl_section_type_name()
289 #define SHT_LOOS 0x60000000 /* Start OS-specific */ macro
794 SHT_LOOS = 0x60000000, // Lowest operating system-specific type. enumerator
683 SHT_LOOS = 0x60000000, // Lowest operating system-specific type. enumerator
682 SHT_LOOS = 0x60000000, // Lowest operating system-specific type. enumerator
374 ECase(SHT_LOOS) in enumeration()
440 ECase(SHT_LOOS); in enumeration()
337 #define SHT_LOOS 0x60000000 /* Start OS-specific. */ macro
450 #define SHT_LOOS 0x60000000 /* Start OS-specific. */ macro