HomeSort by relevance Sort by last modified time
    Searched full:e_machine (Results 176 - 200 of 223) sorted by null

1 2 3 4 5 6 78 9

  /ndk/sources/host-tools/ndk-depends/
ndk-depends.cc 386 Half e_machine; member in struct:__anon35042::Elf32::Header
427 Half e_machine; member in struct:__anon35042::Elf64::Header
    [all...]
  /external/llvm/tools/llvm-readobj/
ELFDumper.cpp 444 W.printEnum ("Machine", Header->e_machine, makeArrayRef(ElfMachineType));
  /external/valgrind/main/coregrind/m_coredump/
coredump-elf.c 98 ehdr->e_machine = VG_ELF_MACHINE;
  /external/valgrind/main/coregrind/m_ume/
elf.c 126 if (e->e.e_machine != VG_ELF_MACHINE) {
  /frameworks/compile/mclinker/lib/LD/
ELFObjectWriter.cpp 225 header->e_machine = target().getInfo().machine();
  /external/elfutils/src/
unstrip.c     [all...]
elflint.c 402 /* Check the e_machine field. */
404 if (valid_e_machine[cnt] == ehdr->e_machine)
407 ERROR (gettext ("unknown machine type %d\n"), ehdr->e_machine);
    [all...]
ld.c     [all...]
  /external/linux-tools-perf/util/
symbol.c 1173 if (ehdr.e_machine == EM_ARM) {
1200 if ((ehdr.e_machine == EM_ARM) &&
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h 65 Elf32_Half e_machine; // Required architecture for this file (see EM_*) member in struct:llvm::ELF::Elf32_Ehdr
89 Elf64_Half e_machine; member in struct:llvm::ELF::Elf64_Ehdr
    [all...]
  /external/elfutils/libelf/
elf.h 81 Elf32_Half e_machine; /* Architecture */ member in struct:__anon19930
99 Elf64_Half e_machine; /* Architecture */ member in struct:__anon19931
181 /* Legal values for e_machine (architecture). */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
elf.h 72 Elf32_Half e_machine; /* Architecture */ member in struct:__anon39164
90 Elf64_Half e_machine; /* Architecture */ member in struct:__anon39165
172 /* Legal values for e_machine (architecture). */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h 72 Elf32_Half e_machine; /* Architecture */ member in struct:__anon40754
90 Elf64_Half e_machine; /* Architecture */ member in struct:__anon40755
172 /* Legal values for e_machine (architecture). */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h 72 Elf32_Half e_machine; /* Architecture */ member in struct:__anon42269
90 Elf64_Half e_machine; /* Architecture */ member in struct:__anon42270
172 /* Legal values for e_machine (architecture). */
    [all...]
  /external/valgrind/main/VEX/switchback/
linker.c 970 switch (ehdr->e_machine) {
    [all...]
  /external/valgrind/main/VEX/unused/
linker.c 812 switch (ehdr->e_machine) {
    [all...]
  /external/llvm/lib/MC/
ELFObjectWriter.cpp 404 Write16(TargetObjectWriter->getEMachine()); // e_machine = target
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-objcopy.1 736 number to be stored in the e_machine field of the \s-1ELF\s0 header.
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-objcopy.1 736 number to be stored in the e_machine field of the \s-1ELF\s0 header.
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-objcopy.1 736 number to be stored in the e_machine field of the \s-1ELF\s0 header.
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-objcopy.1 736 number to be stored in the e_machine field of the \s-1ELF\s0 header.
    [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
readelf.c 131 ok &= (ehdr->e_machine == VG_ELF_MACHINE);
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/
i686-linux-objcopy 
i686-linux-strip 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/bin/
objcopy 

Completed in 694 milliseconds

1 2 3 4 5 6 78 9