Home
last modified time | relevance | path

Searched defs:ET_HIOS (Results 1 - 9 of 9) sorted by relevance

/third_party/elfio/c_wrapper/
H A Delf_types_c_wrapper.hpp81 #define ET_HIOS 0xFEFF macro
/third_party/elfio/elfio/
H A Delf_types.hpp58 constexpr Elf_Half ET_HIOS = 0xFEFF; member
/third_party/musl/porting/linux/user/include/
H A Delf.h132 #define ET_HIOS 0xfeff macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h132 #define ET_HIOS 0xfeff macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h132 #define ET_HIOS 0xfeff macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h132 #define ET_HIOS 0xfeff macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1441 pub const ET_HIOS: u16 = 0xfeff; consts
/third_party/elfutils/libelf/
H A Delf.h165 #define ET_HIOS 0xfeff /* OS-specific range end */ macro
/third_party/musl/include/
H A Delf.h132 #define ET_HIOS 0xfeff macro

Completed in 78 milliseconds