Home
last modified time | relevance | path

Searched refs:ELFOSABI_SYSV (Results 1 - 8 of 8) sorted by relevance

/third_party/rust/crates/rustix/src/backend/linux_raw/param/
H A Dauxv.rs321 if !matches!(hdr.e_ident[EI_OSABI], ELFOSABI_SYSV | ELFOSABI_LINUX) { in check_elf_base()
/third_party/musl/porting/linux/user/include/
H A Delf.h104 #define ELFOSABI_SYSV 0 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h104 #define ELFOSABI_SYSV 0 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h104 #define ELFOSABI_SYSV 0 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h104 #define ELFOSABI_SYSV 0 macro
/third_party/musl/include/
H A Delf.h104 #define ELFOSABI_SYSV 0 macro
/third_party/elfutils/libelf/
H A Delf.h136 #define ELFOSABI_SYSV 0 /* Alias. */ macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1414 pub const ELFOSABI_SYSV: u8 = 0; consts

Completed in 92 milliseconds