Searched refs:STB_HIPROC (Results 1 - 5 of 5) sorted by relevance

/external/elfutils/libebl/
H A Deblsymbolbindingname.c58 if (binding >= STB_LOPROC && binding <= STB_HIPROC)
/external/llvm/include/llvm/Support/
H A DELF.h849 STB_HIPROC = 15 // Highest processor-specific binding type enumerator in enum:llvm::ELF::__anon12044
/external/elfutils/libelf/
H A Delf.h480 #define STB_HIPROC 15 /* End of processor-specific */ macro
/external/valgrind/coregrind/m_debuginfo/
H A Dreadelf.c175 case STB_HIPROC: VG_(printf)("hip "); break;
/external/valgrind/perf/
H A Dtinycc.c452 #define STB_HIPROC 15 /* End of processor-specific */ macro

Completed in 163 milliseconds