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

  /external/elfutils/tests/
saridx.c 64 MACHINE (EM_COLDFIRE),
  /toolchain/binutils/binutils-2.25/include/elf/
common.h 155 #define EM_COLDFIRE 52 /* Motorola Coldfire */
    [all...]
  /external/elfutils/libebl/
eblopenbackend.c 94 { "coldfire", "elf_coldfire", "coldfire", 8, EM_COLDFIRE, 0, 0 },
  /external/llvm/include/llvm/Support/
ELF.h 165 EM_COLDFIRE = 52, // Motorola ColdFire
    [all...]
  /external/llvm/lib/Object/
ELFYAML.cpp 76 ECase(EM_COLDFIRE)
  /prebuilts/go/darwin-x86/src/debug/elf/
elf.go 228 EM_COLDFIRE Machine = 52 /* Motorola ColdFire. */
281 {52, "EM_COLDFIRE"},
    [all...]
  /prebuilts/go/linux-x86/src/debug/elf/
elf.go 228 EM_COLDFIRE Machine = 52 /* Motorola ColdFire. */
281 {52, "EM_COLDFIRE"},
    [all...]
  /art/runtime/
elf.h 169 EM_COLDFIRE = 52, // Motorola ColdFire
    [all...]
  /toolchain/binutils/binutils-2.25/elfcpp/
elfcpp.h 209 EM_COLDFIRE = 52,
    [all...]
  /external/elfutils/libelf/
elf.h 210 #define EM_COLDFIRE 52 /* Motorola Coldfire */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h 210 #define EM_COLDFIRE 52 /* Motorola Coldfire */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h 212 #define EM_COLDFIRE 52 /* Motorola Coldfire */
    [all...]
  /external/llvm/tools/llvm-readobj/
ELFDumper.cpp 591 LLVM_READOBJ_ENUM_ENT(ELF, EM_COLDFIRE ),
    [all...]
  /external/elfutils/src/
elflint.c 340 EM_H8_300H, EM_H8S, EM_H8_500, EM_IA_64, EM_MIPS_X, EM_COLDFIRE,
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
readelf.c     [all...]
  /external/valgrind/perf/
tinycc.c 281 #define EM_COLDFIRE 52 /* Motorola Coldfire */
    [all...]

Completed in 4162 milliseconds