Home
last modified time | relevance | path

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

/third_party/elfutils/libebl/
H A Deblsymbolbindingname.c65 else if (binding >= STB_LOOS && binding <= STB_HIOS) in ebl_symbol_binding_name()
66 snprintf (buf, len, "LOOS+%d", binding - STB_LOOS); in ebl_symbol_binding_name()
/third_party/elfio/c_wrapper/
H A Delf_types_c_wrapper.hpp513 #define STB_LOOS 10 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h875 STB_LOOS = 10, // Lowest operating system-specific binding type enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DELF.h1042 STB_LOOS = 10, // Lowest operating system-specific binding type enumerator
/third_party/elfio/elfio/
H A Delfio_dump.hpp449 { STB_WEAK, "WEAK" }, { STB_LOOS, "LOOS" },
H A Delf_types.hpp570 constexpr unsigned char STB_LOOS = 10; member
/third_party/musl/porting/linux/user/include/
H A Delf.h502 #define STB_LOOS 10 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h500 #define STB_LOOS 10 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h500 #define STB_LOOS 10 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h500 #define STB_LOOS 10 macro
/third_party/musl/include/
H A Delf.h508 #define STB_LOOS 10 macro
/third_party/elfutils/libelf/
H A Delf.h589 #define STB_LOOS 10 /* Start of OS-specific */ macro

Completed in 91 milliseconds