/external/elfutils/0.153/libebl/ |
eblopenbackend.c | 114 { "coldfire", "elf_coldfire", "coldfire", 8, EM_COLDFIRE, 0, 0 },
|
/external/llvm/lib/Object/ |
ELFYAML.cpp | 74 ECase(EM_COLDFIRE)
|
/art/runtime/ |
elf.h | 169 EM_COLDFIRE = 52, // Motorola ColdFire [all...] |
/external/llvm/include/llvm/Support/ |
ELF.h | 165 EM_COLDFIRE = 52, // Motorola ColdFire [all...] |
/external/llvm/tools/llvm-readobj/ |
ELFDumper.cpp | 252 LLVM_READOBJ_ENUM_ENT(ELF, EM_COLDFIRE ), [all...] |
/external/elfutils/0.153/libelf/ |
elf.h | 213 #define EM_COLDFIRE 52 /* Motorola Coldfire */ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/ |
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...] |
/external/elfutils/0.153/src/ |
elflint.c | 335 EM_H8_300H, EM_H8S, EM_H8_500, EM_IA_64, EM_MIPS_X, EM_COLDFIRE, [all...] |
/external/valgrind/main/perf/ |
tinycc.c | 281 #define EM_COLDFIRE 52 /* Motorola Coldfire */ [all...] |