HomeSort by relevance Sort by last modified time
    Searched refs:ELFMAG1 (Results 1 - 25 of 208) sorted by null

1 2 3 4 5 6 7 8 9

  /toolchain/binutils/binutils-2.25/gold/testsuite/
ehdr_start_test.cc 60 && __ehdr_start[elfcpp::EI_MAG1] == elfcpp::ELFMAG1
  /external/syslinux/gpxe/src/arch/i386/image/
elfboot.c 78 [EI_MAG1] = ELFMAG1,
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
ElfConvert.c 157 FileBuffer[EI_MAG1] == ELFMAG1 &&
  /external/minijail/
elfparse.c 11 (buf[EI_MAG1] == ELFMAG1) &&
  /external/elfutils/tests/
asm-tst1.c 36 [EI_MAG1] = ELFMAG1,
asm-tst2.c 36 [EI_MAG1] = ELFMAG1,
  /external/google-breakpad/src/common/linux/
elf_core_dump.cc 112 header->e_ident[1] == ELFMAG1 &&
  /external/google-breakpad/src/common/solaris/
file_id.cc 90 elf_header.e_ident[EI_MAG1] != ELFMAG1 ||
  /external/syslinux/gpxe/src/include/
elf.h 117 #define ELFMAG1 'E'
  /toolchain/binutils/binutils-2.25/libiberty/
simple-object-elf.c 91 #define ELFMAG1 'E' /* Magic number byte 1 */
366 || header[EI_MAG1] != ELFMAG1
722 buf[EI_MAG1] = ELFMAG1;
  /development/ndk/platforms/android-9/include/sys/
exec_elf.h 83 #define ELFMAG1 'E' /* e_ident[EI_MAG1] */
120 (ehdr).e_ident[EI_MAG1] == ELFMAG1 && \
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/sys/
exec_elf.h 83 #define ELFMAG1 'E' /* e_ident[EI_MAG1] */
120 (ehdr).e_ident[EI_MAG1] == ELFMAG1 && \
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/sys/
exec_elf.h 83 #define ELFMAG1 'E' /* e_ident[EI_MAG1] */
120 (ehdr).e_ident[EI_MAG1] == ELFMAG1 && \
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/sys/
exec_elf.h 83 #define ELFMAG1 'E' /* e_ident[EI_MAG1] */
120 (ehdr).e_ident[EI_MAG1] == ELFMAG1 && \
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/sys/
exec_elf.h 83 #define ELFMAG1 'E' /* e_ident[EI_MAG1] */
120 (ehdr).e_ident[EI_MAG1] == ELFMAG1 && \
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/sys/
exec_elf.h 83 #define ELFMAG1 'E' /* e_ident[EI_MAG1] */
120 (ehdr).e_ident[EI_MAG1] == ELFMAG1 && \
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/sys/
exec_elf.h 83 #define ELFMAG1 'E' /* e_ident[EI_MAG1] */
120 (ehdr).e_ident[EI_MAG1] == ELFMAG1 && \
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/sys/
exec_elf.h 83 #define ELFMAG1 'E' /* e_ident[EI_MAG1] */
120 (ehdr).e_ident[EI_MAG1] == ELFMAG1 && \
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/sys/
exec_elf.h 83 #define ELFMAG1 'E' /* e_ident[EI_MAG1] */
120 (ehdr).e_ident[EI_MAG1] == ELFMAG1 && \
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/sys/
exec_elf.h 83 #define ELFMAG1 'E' /* e_ident[EI_MAG1] */
120 (ehdr).e_ident[EI_MAG1] == ELFMAG1 && \
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/sys/
exec_elf.h 83 #define ELFMAG1 'E' /* e_ident[EI_MAG1] */
120 (ehdr).e_ident[EI_MAG1] == ELFMAG1 && \
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/sys/
exec_elf.h 83 #define ELFMAG1 'E' /* e_ident[EI_MAG1] */
120 (ehdr).e_ident[EI_MAG1] == ELFMAG1 && \
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/sys/
exec_elf.h 83 #define ELFMAG1 'E' /* e_ident[EI_MAG1] */
120 (ehdr).e_ident[EI_MAG1] == ELFMAG1 && \
  /prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/sys/
exec_elf.h 83 #define ELFMAG1 'E' /* e_ident[EI_MAG1] */
120 (ehdr).e_ident[EI_MAG1] == ELFMAG1 && \
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/sys/
exec_elf.h 83 #define ELFMAG1 'E' /* e_ident[EI_MAG1] */
120 (ehdr).e_ident[EI_MAG1] == ELFMAG1 && \

Completed in 985 milliseconds

1 2 3 4 5 6 7 8 9