HomeSort by relevance Sort by last modified time
    Searched refs:ELFMAG3 (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 62 && __ehdr_start[elfcpp::EI_MAG3] == elfcpp::ELFMAG3);
  /external/syslinux/gpxe/src/arch/i386/image/
elfboot.c 80 [EI_MAG3] = ELFMAG3,
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
ElfConvert.c 159 FileBuffer[EI_MAG3] == ELFMAG3);
  /external/minijail/
elfparse.c 13 (buf[EI_MAG3] == ELFMAG3);
  /external/elfutils/tests/
asm-tst1.c 38 [EI_MAG3] = ELFMAG3,
asm-tst2.c 38 [EI_MAG3] = ELFMAG3,
  /external/google-breakpad/src/common/linux/
elf_core_dump.cc 114 header->e_ident[3] == ELFMAG3 &&
  /external/google-breakpad/src/common/solaris/
file_id.cc 92 elf_header.e_ident[EI_MAG3] != ELFMAG3) {
  /external/syslinux/gpxe/src/include/
elf.h 123 #define ELFMAG3 'F'
  /toolchain/binutils/binutils-2.25/libiberty/
simple-object-elf.c 97 #define ELFMAG3 'F' /* Magic number byte 3 */
368 || header[EI_MAG3] != ELFMAG3
724 buf[EI_MAG3] = ELFMAG3;
  /development/ndk/platforms/android-9/include/sys/
exec_elf.h 85 #define ELFMAG3 'F' /* e_ident[EI_MAG3] */
122 (ehdr).e_ident[EI_MAG3] == ELFMAG3)
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/sys/
exec_elf.h 85 #define ELFMAG3 'F' /* e_ident[EI_MAG3] */
122 (ehdr).e_ident[EI_MAG3] == ELFMAG3)
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/sys/
exec_elf.h 85 #define ELFMAG3 'F' /* e_ident[EI_MAG3] */
122 (ehdr).e_ident[EI_MAG3] == ELFMAG3)
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/sys/
exec_elf.h 85 #define ELFMAG3 'F' /* e_ident[EI_MAG3] */
122 (ehdr).e_ident[EI_MAG3] == ELFMAG3)
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/sys/
exec_elf.h 85 #define ELFMAG3 'F' /* e_ident[EI_MAG3] */
122 (ehdr).e_ident[EI_MAG3] == ELFMAG3)
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/sys/
exec_elf.h 85 #define ELFMAG3 'F' /* e_ident[EI_MAG3] */
122 (ehdr).e_ident[EI_MAG3] == ELFMAG3)
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/sys/
exec_elf.h 85 #define ELFMAG3 'F' /* e_ident[EI_MAG3] */
122 (ehdr).e_ident[EI_MAG3] == ELFMAG3)
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/sys/
exec_elf.h 85 #define ELFMAG3 'F' /* e_ident[EI_MAG3] */
122 (ehdr).e_ident[EI_MAG3] == ELFMAG3)
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/sys/
exec_elf.h 85 #define ELFMAG3 'F' /* e_ident[EI_MAG3] */
122 (ehdr).e_ident[EI_MAG3] == ELFMAG3)
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/sys/
exec_elf.h 85 #define ELFMAG3 'F' /* e_ident[EI_MAG3] */
122 (ehdr).e_ident[EI_MAG3] == ELFMAG3)
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/sys/
exec_elf.h 85 #define ELFMAG3 'F' /* e_ident[EI_MAG3] */
122 (ehdr).e_ident[EI_MAG3] == ELFMAG3)
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/sys/
exec_elf.h 85 #define ELFMAG3 'F' /* e_ident[EI_MAG3] */
122 (ehdr).e_ident[EI_MAG3] == ELFMAG3)
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/sys/
exec_elf.h 85 #define ELFMAG3 'F' /* e_ident[EI_MAG3] */
122 (ehdr).e_ident[EI_MAG3] == ELFMAG3)
  /prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/sys/
exec_elf.h 85 #define ELFMAG3 'F' /* e_ident[EI_MAG3] */
122 (ehdr).e_ident[EI_MAG3] == ELFMAG3)
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/sys/
exec_elf.h 85 #define ELFMAG3 'F' /* e_ident[EI_MAG3] */
122 (ehdr).e_ident[EI_MAG3] == ELFMAG3)

Completed in 577 milliseconds

1 2 3 4 5 6 7 8 9