Home
last modified time | relevance | path

Searched defs:ELFMAG (Results 1 – 10 of 10) sorted by relevance

/third_party/rust/crates/rustix/src/backend/linux_raw/
Delf.rs10 pub(super) const ELFMAG: [u8; SELFMAG] = [0x7f, b'E', b'L', b'F']; constant
/third_party/libunwind/include/mingw/
Dfreebsd-elf_common.h71 #define ELFMAG "\177ELF" /* magic string */ macro
/third_party/libunwind/include/win/
Dfreebsd-elf_common.h71 #define ELFMAG "\177ELF" /* magic string */ macro
/third_party/musl/ndk_musl_include/
Delf.h84 #define ELFMAG "\177ELF" macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h84 #define ELFMAG "\177ELF" macro
/third_party/musl/include/
Delf.h84 #define ELFMAG "\177ELF" macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h84 #define ELFMAG "\177ELF" macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h84 #define ELFMAG "\177ELF" macro
/third_party/musl/porting/linux/user/include/
Delf.h84 #define ELFMAG "\177ELF" macro
/third_party/elfutils/libelf/
Delf.h116 #define ELFMAG "\177ELF" macro