HomeSort by relevance Sort by last modified time
    Searched refs:EM_ARC (Results 1 - 17 of 17) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
elf32-arc.c 186 if (elf_elfheader(abfd)->e_machine == EM_ARC)
244 #define ELF_MACHINE_CODE EM_ARC
  /external/elfutils/tests/
saridx.c 57 MACHINE (EM_ARC),
  /toolchain/binutils/binutils-2.25/include/elf/
common.h 148 #define EM_ARC 45 /* ARC Cores */
    [all...]
  /external/elfutils/libebl/
eblopenbackend.c 89 { "arc", "elf_arc", "arc", 3, EM_ARC, 0, 0 },
  /external/llvm/include/llvm/Support/
ELF.h 158 EM_ARC = 45, // Argonaut RISC Core
    [all...]
  /external/llvm/lib/Object/
ELFYAML.cpp 69 ECase(EM_ARC)
  /prebuilts/go/darwin-x86/src/debug/elf/
elf.go 221 EM_ARC Machine = 45 /* Argonaut RISC Core. */
274 {45, "EM_ARC"},
    [all...]
  /prebuilts/go/linux-x86/src/debug/elf/
elf.go 221 EM_ARC Machine = 45 /* Argonaut RISC Core. */
274 {45, "EM_ARC"},
    [all...]
  /art/runtime/
elf.h 162 EM_ARC = 45, // Argonaut RISC Core
    [all...]
  /toolchain/binutils/binutils-2.25/elfcpp/
elfcpp.h 202 EM_ARC = 45,
    [all...]
  /external/elfutils/libelf/
elf.h 203 #define EM_ARC 45 /* Argonaut RISC Core */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h 203 #define EM_ARC 45 /* Argonaut RISC Core */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h 205 #define EM_ARC 45 /* Argonaut RISC Core */
    [all...]
  /external/llvm/tools/llvm-readobj/
ELFDumper.cpp 584 LLVM_READOBJ_ENUM_ENT(ELF, EM_ARC ),
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
readelf.c 1266 case EM_ARC:
    [all...]
  /external/elfutils/src/
elflint.c 339 EM_FAKE_ALPHA, EM_SH, EM_SPARCV9, EM_TRICORE, EM_ARC, EM_H8_300,
    [all...]
  /external/valgrind/perf/
tinycc.c 274 #define EM_ARC 45 /* Argonaut RISC Core */
    [all...]

Completed in 159 milliseconds