Searched refs:EM_RCE (Results 1 – 5 of 5) sorted by relevance
/external/elfutils/tests/ |
D | saridx.c | 59 MACHINE (EM_RCE),
|
/external/llvm/include/llvm/Support/ |
D | ELF.h | 149 EM_RCE = 39, // Motorola RCE enumerator
|
/external/elfutils/libebl/ |
D | eblopenbackend.c | 107 { "rce", "ebl_rce", "rce", 3, EM_RCE, 0, 0 },
|
/external/elfutils/libelf/ |
D | elf.h | 205 #define EM_RCE 39 /* Motorola RCE */ macro
|
/external/elfutils/src/ |
D | elflint.c | 334 EM_PPC64, EM_S390, EM_V800, EM_FR20, EM_RH32, EM_RCE, EM_ARM,
|