Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
Delfedit.c557 return EM_K1OM; in elf_machine()
578 case EM_K1OM: in elf_class()
DChangeLog-2011353 * dwarf.c (init_dwarf_regnames): Handle EM_K1OM.
355 * elfedit.c (elf_machine): Support EM_K1OM.
358 * readelf.c (guess_is_rela): Handle EM_K1OM.
Dreadelf.c741 case EM_K1OM: in guess_is_rela()
1299 case EM_K1OM: in dump_relocations()
1512 || elf_header.e_machine == EM_K1OM) in dump_relocations()
2100 case EM_K1OM: return "Intel K1OM"; in get_machine_name()
3648 case EM_K1OM: in get_section_type_name()
4993 case EM_K1OM: in get_elf_section_flags()
5046 || elf_header.e_machine == EM_K1OM) in get_elf_section_flags()
5442 case EM_K1OM: in process_section_headers()
5572 || elf_header.e_machine == EM_K1OM) in process_section_headers()
9751 || elf_header.e_machine == EM_K1OM) in get_symbol_index_type()
[all …]
Ddwarf.c5628 case EM_K1OM: in init_dwarf_regnames()
/toolchain/binutils/binutils-2.25/include/elf/
Dcommon.h286 #define EM_K1OM 181 /* Intel K1OM */ macro
DChangeLog539 * common.h (EM_K1OM): New.
/toolchain/binutils/binutils-2.25/bfd/
Delf64-x86-64.c6097 #define ELF_MACHINE_CODE EM_K1OM
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-2011890 (check_cpu_arch_compatible): Check EM_K1OM.
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-i386.c2369 if (get_elf_backend_data (stdoutput)->elf_machine_code != EM_K1OM in check_cpu_arch_compatible()