Searched refs:SHT_LOUSER (Results 1 – 6 of 6) sorted by relevance
115 else if ((unsigned int) section >= SHT_LOUSER117 snprintf (buf, len, "SHT_LOUSER+%x", section - SHT_LOUSER);
281 #define SHT_LOUSER 0x80000000 macro
627 SHT_LOUSER = 0x80000000, // Lowest type reserved for applications. enumerator
1741 CASE_AND_STREAM(s, SHT_LOUSER , kStrWidth); in DumpELFSectionHeader_sh_type()
353 #define SHT_LOUSER 0x80000000 /* Start of application-specific */ macro
364 #define SHT_LOUSER 0x80000000 /* Start of application-specific */ macro