Searched refs:EM_V850 (Results 1 – 16 of 16) sorted by relevance
/openbsd/gnu/llvm/llvm/lib/BinaryFormat/ |
H A D | ELF.cpp | 90 .Case("v850", EM_V850) in convertArchNameToEMachine() 347 case EM_V850: in convertEMachineToArchName()
|
/openbsd/gnu/usr.bin/binutils/include/elf/ |
H A D | common.h | 174 #define EM_V850 87 /* NEC v850 */ macro
|
H A D | ChangeLog-9103 | 586 (EM_R30, EM_D10V, EM_D30V, EM_V850, EM_M32R, EM_MN10300,
|
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/ |
H A D | common.h | 174 #define EM_V850 87 /* NEC v850 */ macro
|
H A D | ChangeLog-9103 | 620 (EM_R30, EM_D10V, EM_D30V, EM_V850, EM_M32R, EM_MN10300,
|
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/ |
H A D | ELF.h | 203 EM_V850 = 87, // NEC v850 enumerator
|
/openbsd/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | readelf.c | 585 case EM_V850: in guess_is_rela() 1256 case EM_V850: in dump_relocations() 1964 case EM_V850: return "NEC v850"; in get_machine_name() 2339 case EM_V850: in get_machine_flags()
|
H A D | ChangeLog-0001 | 455 get_machine_flags): Added EM_M32R, EM_D10V, EM_V850, EM_D30V,
|
/openbsd/gnu/usr.bin/binutils/binutils/ |
H A D | readelf.c | 639 case EM_V850: in guess_is_rela() 1021 case EM_V850: in dump_relocations() 1609 case EM_V850: return "NEC v850"; in get_machine_name() 1844 case EM_V850: in get_machine_flags()
|
H A D | ChangeLog-0001 | 455 get_machine_flags): Added EM_M32R, EM_D10V, EM_V850, EM_D30V,
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | elf32-v850.c | 3061 #define ELF_MACHINE_CODE EM_V850
|
H A D | ChangeLog-0001 | 2756 * elf-v850.c (ELF_MACHINE_CODE): Redefine to EM_V850.
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | elf32-v850.c | 3167 #define ELF_MACHINE_CODE EM_V850
|
H A D | ChangeLog-0001 | 2756 * elf-v850.c (ELF_MACHINE_CODE): Redefine to EM_V850.
|
/openbsd/gnu/llvm/llvm/lib/ObjectYAML/ |
H A D | ELFYAML.cpp | 262 ECase(EM_V850); in enumeration()
|
/openbsd/gnu/llvm/llvm/tools/llvm-readobj/ |
H A D | ELFDumper.cpp | 1112 ENUM_ENT(EM_V850, "NEC v850"),
|