Home
last modified time | relevance | path

Searched defs:ET_LOOS (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/
DELF.h120 ET_LOOS = 0xfe00, // Beginning of operating system-specific codes enumerator
/external/google-breakpad/src/third_party/musl/include/
Delf.h131 #define ET_LOOS 0xfe00 macro
/external/trusty/musl/include/
Delf.h131 #define ET_LOOS 0xfe00 macro
/external/kmod/port-gnu/
Delf.h168 #define ET_LOOS 0xfe00 /* OS-specific range start */ macro
/external/musl/include/
Delf.h131 #define ET_LOOS 0xfe00 macro
/external/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs1695 pub const ET_LOOS: u16 = 0xfe00; constant
/external/elfutils/libelf/
Delf.h164 #define ET_LOOS 0xfe00 /* OS-specific range start */ macro