Home
last modified time | relevance | path

Searched refs:ELFOSABI_MODESTO (Results 1 - 14 of 14) sorted by relevance

/third_party/elfutils/libebl/
H A Deblosabiname.c63 else if (osabi == ELFOSABI_MODESTO) in ebl_osabi_name()
/third_party/elfio/c_wrapper/
H A Delf_types_c_wrapper.hpp386 #define ELFOSABI_MODESTO 11 // Novell Modesto macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h347 ELFOSABI_MODESTO = 11, // Novell Modesto enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DELF.h343 ELFOSABI_MODESTO = 11, // Novell Modesto enumerator
/third_party/elfio/elfio/
H A Delfio_dump.hpp69 { ELFOSABI_MODESTO, "Novell Modesto" },
H A Delf_types.hpp368 constexpr unsigned char ELFOSABI_MODESTO = 11; // Novell Modesto member
/third_party/musl/porting/linux/user/include/
H A Delf.h114 #define ELFOSABI_MODESTO 11 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h114 #define ELFOSABI_MODESTO 11 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h114 #define ELFOSABI_MODESTO 11 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h114 #define ELFOSABI_MODESTO 11 macro
/third_party/musl/include/
H A Delf.h114 #define ELFOSABI_MODESTO 11 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DELFYAML.cpp263 ECase(ELFOSABI_MODESTO); in enumeration()
/third_party/elfutils/libelf/
H A Delf.h146 #define ELFOSABI_MODESTO 11 /* Novell Modesto. */ macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1424 pub const ELFOSABI_MODESTO: u8 = 11; consts

Completed in 88 milliseconds