Home
last modified time | relevance | path

Searched refs:STB_LOPROC (Results 1 - 12 of 12) sorted by relevance

/third_party/elfutils/libebl/
H A Deblsymbolbindingname.c58 if (binding >= STB_LOPROC && binding <= STB_HIPROC) in ebl_symbol_binding_name()
59 snprintf (buf, len, "LOPROC+%d", binding - STB_LOPROC); in ebl_symbol_binding_name()
/third_party/elfio/c_wrapper/
H A Delf_types_c_wrapper.hpp516 #define STB_LOPROC 13 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h877 STB_LOPROC = 13, // Lowest processor-specific binding type enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DELF.h1044 STB_LOPROC = 13, // Lowest processor-specific binding type enumerator
/third_party/elfio/elfio/
H A Delfio_dump.hpp451 { STB_LOPROC, "LOPROC" }, { STB_HIPROC, "HIPROC" },
H A Delf_types.hpp573 constexpr unsigned char STB_LOPROC = 13; member
/third_party/musl/porting/linux/user/include/
H A Delf.h505 #define STB_LOPROC 13 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h503 #define STB_LOPROC 13 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h503 #define STB_LOPROC 13 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h503 #define STB_LOPROC 13 macro
/third_party/musl/include/
H A Delf.h511 #define STB_LOPROC 13 macro
/third_party/elfutils/libelf/
H A Delf.h592 #define STB_LOPROC 13 /* Start of processor-specific */ macro

Completed in 75 milliseconds