Searched refs:STB_HIPROC (Results 1 – 9 of 9) sorted by relevance
58 if (binding >= STB_LOPROC && binding <= STB_HIPROC) in ebl_symbol_binding_name()
35 ELF_STB_Hiproc = (ELF::STB_HIPROC << ELF_STB_Shift),
248 #define STB_HIPROC 15 /* End of processor-specific */ macro
860 STB_HIPROC = 15 // Highest processor-specific binding type enumerator
874 STB_HIPROC = 15 // Highest processor-specific binding type enumerator
480 #define STB_HIPROC 15 /* End of processor-specific */ macro
479 #define STB_HIPROC 15 /* End of processor-specific */ macro
175 case STB_HIPROC: VG_(printf)("hip "); break; in show_raw_elf_symbol()
452 #define STB_HIPROC 15 /* End of processor-specific */ macro