Home
last modified time | relevance | path

Searched refs:EM_SPARCV9 (Results 1 – 20 of 20) sorted by relevance

/dragonfly/usr.bin/crunch/crunchide/
H A Dexec_elf64.c187 #ifndef EM_SPARCV9 in ELFNAMEEND()
188 #define EM_SPARCV9 43 in ELFNAMEEND() macro
190 case EM_SPARCV9: break; in ELFNAMEEND()
/dragonfly/contrib/elftoolchain/libelf/
H A D_libelf_config.h102 #define LIBELF_ARCH EM_SPARCV9
/dragonfly/contrib/file/src/
H A Dreadelf.h136 #define EM_SPARCV9 43 macro
H A Dreadelf.c1490 case EM_SPARCV9: in doshn()
1592 case EM_SPARCV9: in doshn()
/dragonfly/sys/sys/
H A Delf_common.h179 #define EM_SPARCV9 43 /* SPARC v9 64-bit */ macro
/dragonfly/contrib/gdb-7/include/elf/
H A Dcommon.h146 #define EM_SPARCV9 43 /* SPARC v9 64-bit */ macro
/dragonfly/contrib/binutils-2.27/include/elf/
H A Dcommon.h147 #define EM_SPARCV9 43 /* SPARC v9 64-bit */ macro
/dragonfly/contrib/binutils-2.34/include/elf/
H A Dcommon.h152 #define EM_SPARCV9 43 /* SPARC v9 64-bit */ macro
/dragonfly/contrib/binutils-2.27/binutils/
H A Dreadelf.c785 case EM_SPARCV9: in guess_is_rela()
1036 case EM_SPARCV9: in get_reloc_type()
1219 case EM_SPARCV9: in dump_relocations()
2065 case EM_SPARCV9: in get_dynamic_type()
3325 case EM_SPARCV9: in get_machine_flags()
5468 case EM_SPARCV9: in get_elf_section_flags()
5962 case EM_SPARCV9: in process_section_headers()
11627 case EM_SPARCV9: in is_32bit_abs_reloc()
11720 case EM_SPARCV9: in is_32bit_pcrel_reloc()
11767 case EM_SPARCV9: in is_64bit_abs_reloc()
[all …]
H A Dobjdump.c3155 && elf_tdata(abfd)->elf_header->e_machine == EM_SPARCV9 in dump_reloc_set()
/dragonfly/contrib/binutils-2.34/binutils/
H A Dreadelf.c848 case EM_SPARCV9: in guess_is_rela()
1114 case EM_SPARCV9: in get_reloc_type()
1302 case EM_SPARCV9: in dump_relocations()
2204 case EM_SPARCV9: in get_dynamic_type()
3574 case EM_SPARCV9: in get_machine_flags()
5917 case EM_SPARCV9: in get_elf_section_flags()
6584 case EM_SPARCV9: in process_section_headers()
12708 case EM_SPARCV9: in is_32bit_abs_reloc()
12807 case EM_SPARCV9: in is_32bit_pcrel_reloc()
12859 case EM_SPARCV9: in is_64bit_abs_reloc()
[all …]
H A Dobjdump.c4493 && elf_tdata (abfd)->elf_header->e_machine == EM_SPARCV9 in dump_reloc_set()
/dragonfly/contrib/binutils-2.27/gold/
H A Dsparc.cc509 elfcpp::EM_SPARCV9, // machine_code
4417 case elfcpp::EM_SPARCV9: in do_make_elf_object()
4506 if (machine != elfcpp::EM_SPARCV9) in do_recognize()
/dragonfly/contrib/binutils-2.34/elfcpp/
H A Delfcpp.h200 EM_SPARCV9 = 43,
/dragonfly/contrib/binutils-2.34/bfd/
H A Delfcode.h725 case EM_SPARCV9: in elf_object_p()
/dragonfly/contrib/binutils-2.27/bfd/
H A Delfcode.h718 case EM_SPARCV9: in elf_object_p()
/dragonfly/contrib/binutils-2.27/elfcpp/
H A Delfcpp.h200 EM_SPARCV9 = 43,
/dragonfly/contrib/gdb-7/bfd/
H A Delfcode.h720 case EM_SPARCV9: in elf_object_p()
/dragonfly/contrib/elftoolchain/common/
H A Delfdefinitions.h589 _ELF_DEFINE_EM(EM_SPARCV9, 43, "SPARC Version 9") \
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dsourcebuild.texi1634 or @code{EM_SPARCV9} executables.