HomeSort by relevance Sort by last modified time
    Searched refs:EM_X86_64 (Results 51 - 63 of 63) sorted by null

1 23

  /frameworks/compile/linkloader/include/impl/
ELFObject.hxx 374 Inst_t S = (Inst_t)(int64_t)sym->getAddress(EM_X86_64);
695 case EM_X86_64:
  /external/icu4c/tools/toolutil/
pkg_genc.c 31 /* Old elf.h headers may not have EM_X86_64, or have EM_X8664 instead. */
32 # ifndef EM_X86_64
33 # define EM_X86_64 62
880 EM_X86_64,
    [all...]
  /external/llvm/include/llvm/Object/
ELF.h     [all...]
  /external/elfutils/libebl/
eblopenbackend.c 84 { "x86_64", "elf_x86_64", "x86_64", 6, EM_X86_64, ELFCLASS64, ELFDATA2LSB },
  /external/llvm/include/llvm/Support/
ELF.h 172 EM_X86_64 = 62, // AMD x86-64 architecture
    [all...]
  /external/qemu/target-i386/
cpu.h 40 #define ELF_MACHINE EM_X86_64
  /external/qemu/
elf.h 97 #define EM_X86_64 62 /* AMD x86-64 */
    [all...]
  /external/valgrind/main/VEX/switchback/
linker.c 977 case EM_X86_64: if (debug_linker) fprintf(stderr, "x86_64\n" ); break;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
elf.h 219 #define EM_X86_64 62 /* AMD x86-64 architecture */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h 219 #define EM_X86_64 62 /* AMD x86-64 architecture */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h 219 #define EM_X86_64 62 /* AMD x86-64 architecture */
    [all...]
  /external/elfutils/libelf/
elf.h 228 #define EM_X86_64 62 /* AMD x86-64 architecture */
    [all...]
  /external/elfutils/src/
elflint.c 338 EM_ST100, EM_TINYJ, EM_X86_64, EM_PDSP, EM_FX66, EM_ST9PLUS, EM_ST7,
    [all...]

Completed in 1844 milliseconds

1 23