Home
last modified time | relevance | path

Searched refs:EM_860 (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/include/elf/
Dcommon.h109 #define EM_860 7 /* Intel 80860 */ macro
DChangeLog-91031932 added EM_MIPS, and corrected value of EM_860 based on System V ABI
/toolchain/binutils/binutils-2.25/bfd/
Delf32-i860.c1257 #define ELF_MACHINE_CODE EM_860
/toolchain/binutils/binutils-2.25/elfcpp/
Delfcpp.h177 EM_860 = 7,
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c679 case EM_860: in guess_is_rela()
1293 case EM_860: in dump_relocations()
2020 case EM_860: return "Intel 80860"; in get_machine_name()
10695 case EM_860: in is_32bit_abs_reloc()