Searched refs:ELFOSABI_SYSV (Results 1 – 10 of 10) sorted by relevance
25 pub(super) const ELFOSABI_SYSV: u8 = 0; constant
321 if !matches!(hdr.e_ident[EI_OSABI], ELFOSABI_SYSV | ELFOSABI_LINUX) { in check_elf_base()
104 #define ELFOSABI_SYSV 0 macro
411 ELFOSABI_SYSV
136 #define ELFOSABI_SYSV 0 /* Alias. */ macro
1414 pub const ELFOSABI_SYSV: u8 = 0; constant