HomeSort by relevance Sort by last modified time
    Searched refs:ELFMAG2 (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 61 && __ehdr_start[elfcpp::EI_MAG2] == elfcpp::ELFMAG2
  /external/syslinux/gpxe/src/arch/i386/image/
elfboot.c 79 [EI_MAG2] = ELFMAG2,
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
ElfConvert.c 158 FileBuffer[EI_MAG2] == ELFMAG2 &&
  /external/minijail/
elfparse.c 12 (buf[EI_MAG2] == ELFMAG2) &&
  /external/elfutils/tests/
asm-tst1.c 37 [EI_MAG2] = ELFMAG2,
asm-tst2.c 37 [EI_MAG2] = ELFMAG2,
  /external/google-breakpad/src/common/linux/
elf_core_dump.cc 113 header->e_ident[2] == ELFMAG2 &&
  /external/google-breakpad/src/common/solaris/
file_id.cc 91 elf_header.e_ident[EI_MAG2] != ELFMAG2 ||
  /external/syslinux/gpxe/src/include/
elf.h 120 #define ELFMAG2 'L'
  /toolchain/binutils/binutils-2.25/libiberty/
simple-object-elf.c 94 #define ELFMAG2 'L' /* Magic number byte 2 */
367 || header[EI_MAG2] != ELFMAG2
723 buf[EI_MAG2] = ELFMAG2;
  /development/ndk/platforms/android-9/include/sys/
exec_elf.h 84 #define ELFMAG2 'L' /* e_ident[EI_MAG2] */
121 (ehdr).e_ident[EI_MAG2] == ELFMAG2 && \
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/sys/
exec_elf.h 84 #define ELFMAG2 'L' /* e_ident[EI_MAG2] */
121 (ehdr).e_ident[EI_MAG2] == ELFMAG2 && \
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/sys/
exec_elf.h 84 #define ELFMAG2 'L' /* e_ident[EI_MAG2] */
121 (ehdr).e_ident[EI_MAG2] == ELFMAG2 && \
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/sys/
exec_elf.h 84 #define ELFMAG2 'L' /* e_ident[EI_MAG2] */
121 (ehdr).e_ident[EI_MAG2] == ELFMAG2 && \
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/sys/
exec_elf.h 84 #define ELFMAG2 'L' /* e_ident[EI_MAG2] */
121 (ehdr).e_ident[EI_MAG2] == ELFMAG2 && \
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/sys/
exec_elf.h 84 #define ELFMAG2 'L' /* e_ident[EI_MAG2] */
121 (ehdr).e_ident[EI_MAG2] == ELFMAG2 && \
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/sys/
exec_elf.h 84 #define ELFMAG2 'L' /* e_ident[EI_MAG2] */
121 (ehdr).e_ident[EI_MAG2] == ELFMAG2 && \
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/sys/
exec_elf.h 84 #define ELFMAG2 'L' /* e_ident[EI_MAG2] */
121 (ehdr).e_ident[EI_MAG2] == ELFMAG2 && \
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/sys/
exec_elf.h 84 #define ELFMAG2 'L' /* e_ident[EI_MAG2] */
121 (ehdr).e_ident[EI_MAG2] == ELFMAG2 && \
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/sys/
exec_elf.h 84 #define ELFMAG2 'L' /* e_ident[EI_MAG2] */
121 (ehdr).e_ident[EI_MAG2] == ELFMAG2 && \
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/sys/
exec_elf.h 84 #define ELFMAG2 'L' /* e_ident[EI_MAG2] */
121 (ehdr).e_ident[EI_MAG2] == ELFMAG2 && \
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/sys/
exec_elf.h 84 #define ELFMAG2 'L' /* e_ident[EI_MAG2] */
121 (ehdr).e_ident[EI_MAG2] == ELFMAG2 && \
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/sys/
exec_elf.h 84 #define ELFMAG2 'L' /* e_ident[EI_MAG2] */
121 (ehdr).e_ident[EI_MAG2] == ELFMAG2 && \
  /prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/sys/
exec_elf.h 84 #define ELFMAG2 'L' /* e_ident[EI_MAG2] */
121 (ehdr).e_ident[EI_MAG2] == ELFMAG2 && \
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/sys/
exec_elf.h 84 #define ELFMAG2 'L' /* e_ident[EI_MAG2] */
121 (ehdr).e_ident[EI_MAG2] == ELFMAG2 && \

Completed in 1526 milliseconds

1 2 3 4 5 6 7 8 9