Searched refs:SHT_LOOS (Results 1 – 14 of 14) 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()
209 #define SHT_LOOS 0x60000000 /* First of OS specific semantics */ macro
483 #define SHT_LOOS 0x60000000 macro
683 SHT_LOOS = 0x60000000, // Lowest operating system-specific type. enumerator
836 SHT_LOOS = 0x60000000, // Lowest operating system-specific type. enumerator
389 #define SHT_LOOS 0x60000000 macro
390 #define SHT_LOOS 0x60000000 macro
522 constexpr Elf_Word SHT_LOOS = 0x60000000; variable
449 #define SHT_LOOS 0x60000000 /* Start OS-specific. */ macro