Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
Delfedit.c555 return EM_L1OM; in elf_machine()
577 case EM_L1OM: in elf_class()
Dreadelf.c740 case EM_L1OM: in guess_is_rela()
1298 case EM_L1OM: in dump_relocations()
1511 || elf_header.e_machine == EM_L1OM in dump_relocations()
2099 case EM_L1OM: return "Intel L1OM"; in get_machine_name()
3647 case EM_L1OM: in get_section_type_name()
4992 case EM_L1OM: in get_elf_section_flags()
5045 || elf_header.e_machine == EM_L1OM in get_elf_section_flags()
5441 case EM_L1OM: in process_section_headers()
5571 || elf_header.e_machine == EM_L1OM in process_section_headers()
9750 || elf_header.e_machine == EM_L1OM in get_symbol_index_type()
[all …]
DChangeLog-2010680 * dwarf.c (init_dwarf_regnames): Handle EM_L1OM.
DChangeLog-2009607 * readelf.c (guess_is_rela): Handle EM_L1OM.
Ddwarf.c5627 case EM_L1OM: in init_dwarf_regnames()
/toolchain/binutils/binutils-2.25/include/elf/
Dcommon.h285 #define EM_L1OM 180 /* Intel L1OM */ macro
DChangeLog932 * common.h (EM_L1OM): New.
/toolchain/binutils/binutils-2.25/bfd/
Delf64-x86-64.c6040 #define ELF_MACHINE_CODE EM_L1OM
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-i386.c2364 if (get_elf_backend_data (stdoutput)->elf_machine_code != EM_L1OM in check_cpu_arch_compatible()