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

/external/elfutils/libebl/
H A Deblsymbolbindingname.c58 if (binding >= STB_LOPROC && binding <= STB_HIPROC)
/external/swiftshader/third_party/LLVM/include/llvm/MC/
H A DMCELFSymbolFlags.h35 ELF_STB_Hiproc = (ELF::STB_HIPROC << ELF_STB_Shift),
/external/syslinux/com32/include/sys/
H A Delfcommon.h248 #define STB_HIPROC 15 /* End of processor-specific */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DELF.h860 STB_HIPROC = 15 // Highest processor-specific binding type enumerator in enum:llvm::ELF::__anon19696
/external/llvm/include/llvm/Support/
H A DELF.h874 STB_HIPROC = 15 // Highest processor-specific binding type enumerator in enum:llvm::ELF::__anon12486
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h878 STB_HIPROC = 15 // Highest processor-specific binding type enumerator in enum:llvm::ELF::__anon20532
/external/elfutils/libelf/
H A Delf.h480 #define STB_HIPROC 15 /* End of processor-specific */ macro
/external/kmod/port-gnu/
H A Delf.h479 #define STB_HIPROC 15 /* End of processor-specific */ macro
/external/valgrind/coregrind/m_debuginfo/
H A Dreadelf.c205 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 808 milliseconds