Home
last modified time | relevance | path

Searched refs:STB_HIPROC (Results 1 – 9 of 9) sorted by relevance

/external/elfutils/libebl/
Deblsymbolbindingname.c58 if (binding >= STB_LOPROC && binding <= STB_HIPROC) in ebl_symbol_binding_name()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCELFSymbolFlags.h35 ELF_STB_Hiproc = (ELF::STB_HIPROC << ELF_STB_Shift),
/external/syslinux/com32/include/sys/
Delfcommon.h248 #define STB_HIPROC 15 /* End of processor-specific */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h860 STB_HIPROC = 15 // Highest processor-specific binding type enumerator
/external/llvm/include/llvm/Support/
DELF.h874 STB_HIPROC = 15 // Highest processor-specific binding type enumerator
/external/elfutils/libelf/
Delf.h480 #define STB_HIPROC 15 /* End of processor-specific */ macro
/external/kmod/port-gnu/
Delf.h479 #define STB_HIPROC 15 /* End of processor-specific */ macro
/external/valgrind/coregrind/m_debuginfo/
Dreadelf.c175 case STB_HIPROC: VG_(printf)("hip "); break; in show_raw_elf_symbol()
/external/valgrind/perf/
Dtinycc.c452 #define STB_HIPROC 15 /* End of processor-specific */ macro