/titanic_44/usr/src/cmd/sgs/include/sparc/ |
H A D | machdep_sparc.h | 46 #define M_MACH_64 EM_SPARCV9 49 #define M_MACH EM_SPARCV9
|
/titanic_44/usr/src/cmd/sgs/libconv/common/ |
H A D | symbols_machelf.c | 41 (mach == EM_SPARCV9)) && (type == STT_SPARC_REGISTER)) in conv_sym_value()
|
H A D | relocate.c | 47 case EM_SPARCV9: in conv_reloc_type()
|
H A D | cap.c | 129 (mach == EM_SPARCV9) || (mach == CONV_MACH_ALL)) in conv_iter_cap_val_hw1()
|
H A D | elf.c | 681 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 D | dwarf.c | 224 case EM_SPARCV9: in conv_dwarf_regname()
|
H A D | symbols.c | 177 is_sparc = (mach == EM_SPARC) || (mach == EM_SPARCV9) || in conv_sym_info_type_strings()
|
H A D | elf.msg | 122 @ MSG_EM_SPARCV9_CF "EM_SPARCV9" # 43
|
H A D | sections.c | 306 (mach == EM_SPARCV9) || (mach == CONV_MACH_ALL)) { in sec_type_strings()
|
/titanic_44/usr/src/tools/ctf/dwarf/common/ |
H A D | dwarf_elf_access.c | 503 #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 D | kobj_isa.c | 53 (h->e_machine == EM_SPARCV9)); in elf_mach_ok()
|
/titanic_44/usr/src/cmd/sgs/elfwrap/common/ |
H A D | main.c | 132 mach = EM_SPARCV9; in main()
|
H A D | elfwrap.c | 238 case EM_SPARCV9: in output()
|
/titanic_44/usr/src/common/elfcap/ |
H A D | elfcap.c | 453 (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 D | elf.h | 41 #define EM_SPARCV9 43 /* SPARC v9 64-bit */ macro
|
/titanic_44/usr/src/cmd/sgs/include/ |
H A D | _machelf.h | 50 (((_mach) == EM_SPARCV9) ? ELF64_R_TYPE_ID(_info) : ELF64_R_TYPE(_info))
|
/titanic_44/usr/src/psm/stand/boot/sparc/common/ |
H A D | ramdisk.c | 414 if (ehdr->e_machine != EM_SPARCV9) in do_sg_go()
|
/titanic_44/usr/src/cmd/sgs/elfdump/common/ |
H A D | struct_layout.c | 321 case EM_SPARCV9: in sl_mach()
|
/titanic_44/usr/src/cmd/sgs/liblddbg/common/ |
H A D | bindings.c | 49 case EM_SPARCV9: in Dbg_bind_plt_summary()
|
/titanic_44/usr/src/cmd/isainfo/ |
H A D | isainfo.c | 137 return (EM_SPARCV9); in machtype()
|
/titanic_44/usr/src/uts/sparc/os/ |
H A D | archdep.c | 181 case EM_SPARCV9: in elfheadcheck()
|
/titanic_44/usr/src/cmd/sgs/libld/common/ |
H A D | ldmain.c | 122 case EM_SPARCV9: in ld_init_target()
|
/titanic_44/usr/src/cmd/sgs/ld/common/ |
H A D | ld.c | 332 mach64 = EM_SPARCV9; in process_args()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | elf.h | 196 #define EM_SPARCV9 43 /* Sun SPARC V9 (64-bit) */ macro
|
/titanic_44/usr/src/cmd/dis/ |
H A D | dis_main.c | 531 case EM_SPARCV9: in dis_file()
|