Home
last modified time | relevance | path

Searched refs:ELFMAG1 (Results 1 – 25 of 27) sorted by relevance

12

/third_party/libunwind/src/
Ddl-iterate-phdr.c37 (ehdr).e_ident[EI_MAG1] == ELFMAG1 && \
/third_party/libunwind/include/mingw/
Dfreebsd-elf_common.h68 #define ELFMAG1 'E' macro
112 (ehdr).e_ident[EI_MAG1] == ELFMAG1 && \
/third_party/libunwind/include/win/
Dfreebsd-elf_common.h68 #define ELFMAG1 'E' macro
112 (ehdr).e_ident[EI_MAG1] == ELFMAG1 && \
/third_party/flutter/skia/third_party/externals/icu/source/tools/toolutil/
Dpkg_genc.cpp729 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/
Dpkg_genc.cpp824 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/
Dpkg_genc.cpp824 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/
Dpkg_genc.cpp824 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/
Dasm-tst1.c37 [EI_MAG1] = ELFMAG1,
Dasm-tst2.c37 [EI_MAG1] = ELFMAG1,
Dasm-tst9.c45 [EI_MAG1] = ELFMAG1,
/third_party/elfio/elfio/
Delfio_header.hpp84 header.e_ident[EI_MAG1] = ELFMAG1; in elf_header_impl()
Delfio.hpp172 e_ident[EI_MAG0] != ELFMAG0 || e_ident[EI_MAG1] != ELFMAG1 || in load()
Delf_types.hpp342 constexpr unsigned char ELFMAG1 = 'E'; variable
/third_party/elfutils/libdwfl/
Dlinux-proc-maps.c75 || buf[EI_MAG1] != ELFMAG1 || buf[EI_MAG2] != ELFMAG2 in get_pid_class()
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/
Delf_mem_image.cc166 if (base_as_char[EI_MAG0] != ELFMAG0 || base_as_char[EI_MAG1] != ELFMAG1 || in Init()
/third_party/mesa3d/src/amd/common/
Dac_rgp_elf_object_pack.c362 uint8_t elf_ident[EI_NIDENT] = { ELFMAG0, ELFMAG1, ELFMAG2, ELFMAG3,
/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp362 #define ELFMAG1 'E' macro
/third_party/musl/ndk_musl_include/
Delf.h75 #define ELFMAG1 'E' macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h75 #define ELFMAG1 'E' macro
/third_party/musl/include/
Delf.h75 #define ELFMAG1 'E' macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h75 #define ELFMAG1 'E' macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h75 #define ELFMAG1 'E' macro
/third_party/musl/porting/linux/user/include/
Delf.h75 #define ELFMAG1 'E' macro
/third_party/rust/crates/libc/libc-test/semver/
Dlinux.txt395 ELFMAG1
/third_party/elfutils/libelf/
Delf.h107 #define ELFMAG1 'E' /* Magic number byte 1 */ macro

12