Home
last modified time | relevance | path

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

/third_party/elfio/c_wrapper/
H A Delf_types_c_wrapper.hpp362 #define ELFMAG1 'E' macro
/third_party/elfio/elfio/
H A Delf_types.hpp342 constexpr unsigned char ELFMAG1 = 'E'; member
/third_party/musl/porting/linux/user/include/
H A Delf.h75 #define ELFMAG1 'E' macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h75 #define ELFMAG1 'E' macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h75 #define ELFMAG1 'E' macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h75 #define ELFMAG1 'E' macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1391 pub const ELFMAG1: u8 = b'E'; consts
/third_party/elfutils/libelf/
H A Delf.h107 #define ELFMAG1 'E' /* Magic number byte 1 */ macro
/third_party/musl/include/
H A Delf.h75 #define ELFMAG1 'E' macro

Completed in 97 milliseconds