Searched refs:STT_HIPROC (Results 1 – 7 of 7) sorted by relevance
87 if (symbol >= STT_LOPROC && symbol <= STT_HIPROC)
45 ELF_STT_Hiproc = (ELF::STT_HIPROC << ELF_STT_Shift),
152 #define STT_HIPROC 15 macro
1179 STT_HIPROC = 15 // Highest processor-specific symbol type enumerator
472 #define STT_HIPROC 15 /* End of processor-specific */ macro
169 case STT_HIPROC: VG_(printf)("hip "); break; in show_raw_elf_symbol()
465 #define STT_HIPROC 15 /* End of processor-specific */ macro