Searched refs:SHN_LOOS (Results 1 – 3 of 3) sorted by relevance
66 else if (section >= SHN_LOOS && section <= SHN_HIOS)67 snprintf (buf, len, "LOOS+%x", section - SHN_LOOS);
254 #define SHN_LOOS 0xff20 macro
303 #define SHN_LOOS 0xff20 /* Start of OS-specific */ macro