Home
last modified time | relevance | path

Searched refs:ELFOSABI_GNU (Results 1 – 2 of 2) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dlinux.txt442 ELFOSABI_GNU
/rust-libc-0.2.174/src/unix/linux_like/linux/
H A Dmod.rs2470 pub const ELFOSABI_GNU: u8 = 3; constant
2471 pub const ELFOSABI_LINUX: u8 = ELFOSABI_GNU;