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/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
DELFHeader.cpp265 ENUM_TO_CSTR(STB_HIPROC); in bindingToCString()
/external/llvm/include/llvm/Support/
DELF.h874 STB_HIPROC = 15 // Highest processor-specific binding type enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h878 STB_HIPROC = 15 // Highest processor-specific binding type enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h1045 STB_HIPROC = 15 // Highest processor-specific binding type enumerator
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DELF.h1072 STB_HIPROC = 15 // Highest processor-specific binding type enumerator
/external/google-breakpad/src/third_party/musl/include/
Delf.h383 #define STB_HIPROC 15 macro
/external/kmod/port-gnu/
Delf.h479 #define STB_HIPROC 15 /* End of processor-specific */ macro
/external/elfutils/libelf/
Delf.h589 #define STB_HIPROC 15 /* End of processor-specific */ macro