Searched refs:ELFMAG2 (Results 1 – 13 of 13) sorted by relevance
/third_party/libunwind/src/ |
D | dl-iterate-phdr.c | 38 (ehdr).e_ident[EI_MAG2] == ELFMAG2 && \
|
/third_party/libunwind/include/win/ |
D | freebsd-elf_common.h | 69 #define ELFMAG2 'L' macro 113 (ehdr).e_ident[EI_MAG2] == ELFMAG2 && \
|
/third_party/libunwind/include/mingw/ |
D | freebsd-elf_common.h | 69 #define ELFMAG2 'L' macro 113 (ehdr).e_ident[EI_MAG2] == ELFMAG2 && \
|
/third_party/uboot/u-boot-2020.01/include/ |
D | elf.h | 50 #define ELFMAG2 'L' /* e_ident[EI_MAG2] */ macro 87 (ehdr).e_ident[EI_MAG2] == ELFMAG2 && \
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/toolutil/ |
D | pkg_genc.cpp | 730 buffer.header32.e_ident[2]!=ELFMAG2 || 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 | 825 buffer.header32.e_ident[2]!=ELFMAG2 || 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 | 825 buffer.header32.e_ident[2]!=ELFMAG2 || 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 | 825 buffer.header32.e_ident[2]!=ELFMAG2 || in getArchitecture() 903 ELFMAG0, ELFMAG1, ELFMAG2, ELFMAG3, in writeObjectCode() 1020 ELFMAG0, ELFMAG1, ELFMAG2, ELFMAG3, in writeObjectCode()
|
/third_party/uboot/u-boot-2020.01/tools/ |
D | img2srec.c | 269 || (elfHeader.e_ident[2] != ELFMAG2) in ConvertELF()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/ |
D | elf_mem_image.cc | 167 base_as_char[EI_MAG2] != ELFMAG2 || base_as_char[EI_MAG3] != ELFMAG3) { in Init()
|
/third_party/abseil-cpp/absl/debugging/internal/ |
D | elf_mem_image.cc | 167 base_as_char[EI_MAG2] != ELFMAG2 || base_as_char[EI_MAG3] != ELFMAG3) { in Init()
|
/third_party/musl/include/ |
D | elf.h | 78 #define ELFMAG2 'L' macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | elf.h | 78 #define ELFMAG2 'L' macro
|