Home
last modified time | relevance | path

Searched refs:EM_V800 (Results 1 – 15 of 15) sorted by relevance

/netbsd/src/sys/arch/atari/stand/tostools/libtos/
Dexec_elf.h210 #define EM_V800 36 /* NEC V800 */ macro
/netbsd/src/tools/amiga-elf2bb/sys/
Dexec_elf.h212 #define EM_V800 36 /* NEC V800 */ macro
/netbsd/src/external/gpl3/binutils/dist/include/elf/
Dcommon.h148 #define EM_V800 36 /* NEC V800 series */ macro
DChangeLog-91031514 * common.h (EM_960, EM_V800, EM_FR20, EM_RH32, EM_MMA,
/netbsd/src/external/gpl3/gdb/dist/include/elf/
Dcommon.h148 #define EM_V800 36 /* NEC V800 series */ macro
DChangeLog-91031514 * common.h (EM_960, EM_V800, EM_FR20, EM_RH32, EM_MMA,
/netbsd/src/external/gpl3/binutils/dist/binutils/
DChangeLog-201246 (guess_is_rela): Add EM_V800.
48 (get_machine_name): Update EM_V800.
Dreadelf.c1228 case EM_V800: in guess_is_rela()
1742 case EM_V800: in dump_relocations()
2869 case EM_V800: return "Renesas V850 (using RH850 ABI)"; in get_machine_name()
4726 case EM_V800: in get_machine_flags()
5482 case EM_V800: in get_section_type_name()
5538 case EM_V800: in get_section_type_name()
14984 case EM_V800: in is_32bit_abs_reloc()
22715 if (( filedata->file_header.e_machine == EM_V800 in process_note_sections()
/netbsd/src/sys/arch/epoc32/stand/e32boot/include/
Delf.h229 #define EM_V800 36 /* NEC V800 */ macro
/netbsd/src/tools/m68k-elf2aout/sys/
Dexec_elf.h231 #define EM_V800 36 /* NEC V800 */ macro
/netbsd/src/sys/sys/
Dexec_elf.h236 #define EM_V800 36 /* NEC V800 */ macro
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dv850-tdep.c1391 case EM_V800: in v850_gdbarch_init()
/netbsd/src/external/gpl3/binutils/dist/bfd/
Delf32-v850.c2696 case EM_V800: in v850_elf_object_p()
4267 #define ELF_MACHINE_CODE EM_V800
/netbsd/src/external/gpl3/gdb/dist/bfd/
Delf32-v850.c2696 case EM_V800: in v850_elf_object_p()
4267 #define ELF_MACHINE_CODE EM_V800
/netbsd/src/external/gpl3/binutils/dist/elfcpp/
Delfcpp.h193 EM_V800 = 36,