Searched refs:STB_HIPROC (Results 1 – 8 of 8) sorted by relevance
83 if (binding >= STB_LOPROC && binding <= STB_HIPROC)
35 ELF_STB_Hiproc = (ELF::STB_HIPROC << ELF_STB_Shift),
249 ENUM_TO_CSTR(STB_HIPROC); in bindingToCString()
184 STB_HIPROC = 15 enumerator
1462 STB_HIPROC = 15 // Highest processor-specific binding type enumerator
455 #define STB_HIPROC 15 /* End of processor-specific */ macro
172 case STB_HIPROC: VG_(printf)("hip "); break; in show_raw_elf_symbol()
452 #define STB_HIPROC 15 /* End of processor-specific */ macro