Searched refs:EM_V800 (Results 1 – 6 of 6) sorted by relevance
/external/elfutils/tests/ |
D | saridx.c | 56 MACHINE (EM_V800),
|
/external/elfutils/libebl/ |
D | eblopenbackend.c | 104 { "v800", "ebl_v800", "v800", 4, EM_V800, 0, 0 },
|
/external/llvm/include/llvm/Support/ |
D | ELF.h | 146 EM_V800 = 36, // NEC V800 enumerator
|
/external/elfutils/libelf/ |
D | elf.h | 202 #define EM_V800 36 /* NEC V800 series */ macro
|
/external/elfutils/src/ |
D | elflint.c | 334 EM_PPC64, EM_S390, EM_V800, EM_FR20, EM_RH32, EM_RCE, EM_ARM,
|
/external/valgrind/main/perf/ |
D | tinycc.c | 265 #define EM_V800 36 /* NEC V800 series */ macro
|