Home
last modified time | relevance | path

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

/third_party/elfio/c_wrapper/
H A Delf_types_c_wrapper.hpp361 #define ELFMAG0 0x7F macro
/third_party/elfio/elfio/
H A Delf_types.hpp341 constexpr unsigned char ELFMAG0 = 0x7F; member
/third_party/musl/porting/linux/user/include/
H A Delf.h72 #define ELFMAG0 0x7f macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h72 #define ELFMAG0 0x7f macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h72 #define ELFMAG0 0x7f macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h72 #define ELFMAG0 0x7f macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1389 pub const ELFMAG0: u8 = 0x7f; consts
/third_party/elfutils/libelf/
H A Delf.h104 #define ELFMAG0 0x7f /* Magic number byte 0 */ macro
/third_party/musl/include/
H A Delf.h72 #define ELFMAG0 0x7f macro

Completed in 78 milliseconds