Home
last modified time | relevance | path

Searched refs:STB_HIOS (Results 1 – 12 of 12) sorted by relevance

/third_party/elfutils/libebl/
Deblsymbolbindingname.c65 else if (binding >= STB_LOOS && binding <= STB_HIOS) in ebl_symbol_binding_name()
/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp514 #define STB_HIOS 12 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h876 STB_HIOS = 12, // Highest operating system-specific binding type enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h1043 STB_HIOS = 12, // Highest operating system-specific binding type enumerator
/third_party/elfio/elfio/
Delfio_dump.hpp450 { STB_HIOS, "HIOS" }, { STB_MULTIDEF, "MULTIDEF" },
Delf_types.hpp571 constexpr unsigned char STB_HIOS = 12; variable
/third_party/musl/porting/linux/user/include/
Delf.h503 #define STB_HIOS 12 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h502 #define STB_HIOS 12 macro
/third_party/musl/include/
Delf.h507 #define STB_HIOS 12 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h502 #define STB_HIOS 12 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h502 #define STB_HIOS 12 macro
/third_party/elfutils/libelf/
Delf.h591 #define STB_HIOS 12 /* End of OS-specific */ macro