Searched refs:SHT_LOOS (Results 1 – 5 of 5) sorted by relevance
131 if (section >= SHT_LOOS && section <= SHT_HIOS)132 snprintf (buf, len, "SHT_LOOS+%x", section - SHT_LOOS);
141 SHT_LOOS = 0x60000000, /* reserved for environment specific use */ enumerator
1137 SHT_LOOS = 0x60000000, // Lowest operating system-specific type. enumerator
341 #define SHT_LOOS 0x60000000 /* Start OS-specific. */ macro
353 #define SHT_LOOS 0x60000000 /* Start OS-specific */ macro