/third_party/libunwind/src/ |
D | dl-iterate-phdr.c | 37 (ehdr).e_ident[EI_MAG1] == ELFMAG1 && \
|
/third_party/libunwind/include/mingw/ |
D | freebsd-elf_common.h | 68 #define ELFMAG1 'E' macro 112 (ehdr).e_ident[EI_MAG1] == ELFMAG1 && \
|
/third_party/libunwind/include/win/ |
D | freebsd-elf_common.h | 68 #define ELFMAG1 'E' macro 112 (ehdr).e_ident[EI_MAG1] == ELFMAG1 && \
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/toolutil/ |
D | pkg_genc.cpp | 729 buffer.header32.e_ident[1]!=ELFMAG1 || in getArchitecture() 798 ELFMAG0, ELFMAG1, ELFMAG2, ELFMAG3, in writeObjectCode() 915 ELFMAG0, ELFMAG1, ELFMAG2, ELFMAG3, in writeObjectCode()
|
/third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
D | pkg_genc.cpp | 824 buffer.header32.e_ident[1]!=ELFMAG1 || in getArchitecture() 903 ELFMAG0, ELFMAG1, ELFMAG2, ELFMAG3, in writeObjectCode() 1020 ELFMAG0, ELFMAG1, ELFMAG2, ELFMAG3, in writeObjectCode()
|
/third_party/icu/icu4c/source/tools/toolutil/ |
D | pkg_genc.cpp | 824 buffer.header32.e_ident[1]!=ELFMAG1 || in getArchitecture() 903 ELFMAG0, ELFMAG1, ELFMAG2, ELFMAG3, in writeObjectCode() 1020 ELFMAG0, ELFMAG1, ELFMAG2, ELFMAG3, in writeObjectCode()
|
/third_party/node/deps/icu-small/source/tools/toolutil/ |
D | pkg_genc.cpp | 824 buffer.header32.e_ident[1]!=ELFMAG1 || in getArchitecture() 903 ELFMAG0, ELFMAG1, ELFMAG2, ELFMAG3, in writeObjectCode() 1020 ELFMAG0, ELFMAG1, ELFMAG2, ELFMAG3, in writeObjectCode()
|
/third_party/elfutils/tests/ |
D | asm-tst1.c | 37 [EI_MAG1] = ELFMAG1,
|
D | asm-tst2.c | 37 [EI_MAG1] = ELFMAG1,
|
D | asm-tst9.c | 45 [EI_MAG1] = ELFMAG1,
|
/third_party/elfio/elfio/ |
D | elfio_header.hpp | 84 header.e_ident[EI_MAG1] = ELFMAG1; in elf_header_impl()
|
D | elfio.hpp | 172 e_ident[EI_MAG0] != ELFMAG0 || e_ident[EI_MAG1] != ELFMAG1 || in load()
|
D | elf_types.hpp | 342 constexpr unsigned char ELFMAG1 = 'E'; variable
|
/third_party/elfutils/libdwfl/ |
D | linux-proc-maps.c | 75 || buf[EI_MAG1] != ELFMAG1 || buf[EI_MAG2] != ELFMAG2 in get_pid_class()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/ |
D | elf_mem_image.cc | 166 if (base_as_char[EI_MAG0] != ELFMAG0 || base_as_char[EI_MAG1] != ELFMAG1 || in Init()
|
/third_party/mesa3d/src/amd/common/ |
D | ac_rgp_elf_object_pack.c | 362 uint8_t elf_ident[EI_NIDENT] = { ELFMAG0, ELFMAG1, ELFMAG2, ELFMAG3,
|
/third_party/elfio/c_wrapper/ |
D | elf_types_c_wrapper.hpp | 362 #define ELFMAG1 'E' macro
|
/third_party/musl/ndk_musl_include/ |
D | elf.h | 75 #define ELFMAG1 'E' macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | elf.h | 75 #define ELFMAG1 'E' macro
|
/third_party/musl/include/ |
D | elf.h | 75 #define ELFMAG1 'E' macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | elf.h | 75 #define ELFMAG1 'E' macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | elf.h | 75 #define ELFMAG1 'E' macro
|
/third_party/musl/porting/linux/user/include/ |
D | elf.h | 75 #define ELFMAG1 'E' macro
|
/third_party/rust/crates/libc/libc-test/semver/ |
D | linux.txt | 395 ELFMAG1
|
/third_party/elfutils/libelf/ |
D | elf.h | 107 #define ELFMAG1 'E' /* Magic number byte 1 */ macro
|