Home
last modified time | relevance | path

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

12

/titanic_44/usr/src/cmd/sgs/include/sparc/
H A Dmachdep_sparc.h46 #define M_MACH_64 EM_SPARCV9
49 #define M_MACH EM_SPARCV9
/titanic_44/usr/src/cmd/sgs/libconv/common/
H A Dsymbols_machelf.c41 (mach == EM_SPARCV9)) && (type == STT_SPARC_REGISTER)) in conv_sym_value()
H A Drelocate.c47 case EM_SPARCV9: in conv_reloc_type()
H A Dcap.c129 (mach == EM_SPARCV9) || (mach == CONV_MACH_ALL)) in conv_iter_cap_val_hw1()
H A Delf.c681 if ((mach != EM_SPARCV9) && (((mach != EM_SPARC) && in conv_ehdr_flags()
692 if ((mach == EM_SPARCV9) && (mm <= mm_msg->ds_topval)) { in conv_ehdr_flags()
708 if ((mach == EM_SPARCV9) || (mach == EM_SPARC) || in conv_iter_ehdr_flags()
715 if (mach == EM_SPARCV9) { in conv_iter_ehdr_flags()
H A Ddwarf.c224 case EM_SPARCV9: in conv_dwarf_regname()
H A Dsymbols.c177 is_sparc = (mach == EM_SPARC) || (mach == EM_SPARCV9) || in conv_sym_info_type_strings()
H A Delf.msg122 @ MSG_EM_SPARCV9_CF "EM_SPARCV9" # 43
H A Dsections.c306 (mach == EM_SPARCV9) || (mach == CONV_MACH_ALL)) { in sec_type_strings()
/titanic_44/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_elf_access.c503 #if defined(EM_SPARCV9) && defined (R_SPARC_UA32) in is_32bit_abs_reloc()
504 case EM_SPARCV9: in is_32bit_abs_reloc()
562 #if defined(EM_SPARCV9) && defined (R_SPARC_UA64) in is_64bit_abs_reloc()
563 case EM_SPARCV9: in is_64bit_abs_reloc()
/titanic_44/usr/src/uts/sparc/krtld/
H A Dkobj_isa.c53 (h->e_machine == EM_SPARCV9)); in elf_mach_ok()
/titanic_44/usr/src/cmd/sgs/elfwrap/common/
H A Dmain.c132 mach = EM_SPARCV9; in main()
H A Delfwrap.c238 case EM_SPARCV9: in output()
/titanic_44/usr/src/common/elfcap/
H A Delfcap.c453 (mach == EM_SPARCV9)) in elfcap_hw1_to_str()
570 (mach == EM_SPARCV9)) in elfcap_hw1_from_str()
/titanic_44/usr/src/grub/grub-0.97/netboot/
H A Delf.h41 #define EM_SPARCV9 43 /* SPARC v9 64-bit */ macro
/titanic_44/usr/src/cmd/sgs/include/
H A D_machelf.h50 (((_mach) == EM_SPARCV9) ? ELF64_R_TYPE_ID(_info) : ELF64_R_TYPE(_info))
/titanic_44/usr/src/psm/stand/boot/sparc/common/
H A Dramdisk.c414 if (ehdr->e_machine != EM_SPARCV9) in do_sg_go()
/titanic_44/usr/src/cmd/sgs/elfdump/common/
H A Dstruct_layout.c321 case EM_SPARCV9: in sl_mach()
/titanic_44/usr/src/cmd/sgs/liblddbg/common/
H A Dbindings.c49 case EM_SPARCV9: in Dbg_bind_plt_summary()
/titanic_44/usr/src/cmd/isainfo/
H A Disainfo.c137 return (EM_SPARCV9); in machtype()
/titanic_44/usr/src/uts/sparc/os/
H A Darchdep.c181 case EM_SPARCV9: in elfheadcheck()
/titanic_44/usr/src/cmd/sgs/libld/common/
H A Dldmain.c122 case EM_SPARCV9: in ld_init_target()
/titanic_44/usr/src/cmd/sgs/ld/common/
H A Dld.c332 mach64 = EM_SPARCV9; in process_args()
/titanic_44/usr/src/uts/common/sys/
H A Delf.h196 #define EM_SPARCV9 43 /* Sun SPARC V9 (64-bit) */ macro
/titanic_44/usr/src/cmd/dis/
H A Ddis_main.c531 case EM_SPARCV9: in dis_file()

12