Home
last modified time | relevance | path

Searched refs:EM_V850 (Results 1 – 9 of 9) sorted by relevance

/toolchain/binutils/binutils-2.25/include/elf/
Dcommon.h190 #define EM_V850 87 /* Renesas V850 (formerly NEC V850) */ macro
DChangeLog608 * common.h (EM_V850): V850s now supplied by Renesas.
DChangeLog-9103620 (EM_R30, EM_D10V, EM_D30V, EM_V850, EM_M32R, EM_MN10300,
/toolchain/binutils/binutils-2.25/bfd/
Delf32-v850.c2356 case EM_V850: in v850_elf_object_p()
3776 #define ELF_MACHINE_CODE EM_V850
DChangeLog-00012756 * elf-v850.c (ELF_MACHINE_CODE): Redefine to EM_V850.
/toolchain/binutils/binutils-2.25/elfcpp/
Delfcpp.h244 EM_V850 = 87,
/toolchain/binutils/binutils-2.25/binutils/
DChangeLog-2011817 * readelf.c (get_machine_name): Update EM_V850 entry.
Dreadelf.c736 case EM_V850: in guess_is_rela()
1174 case EM_V850: in dump_relocations()
2056 case EM_V850: return "Renesas V850"; in get_machine_name()
2820 case EM_V850: in get_machine_flags()
10821 case EM_V850: in is_32bit_abs_reloc()
DChangeLog-0001455 get_machine_flags): Added EM_M32R, EM_D10V, EM_V850, EM_D30V,