/titanic_44/usr/src/cmd/sgs/libconv/common/ |
H A D | symbols_machelf.c | 40 if (((mach == EM_SPARC) || (mach == EM_SPARC32PLUS) || in conv_sym_value()
|
H A D | relocate.c | 46 case EM_SPARC32PLUS: in conv_reloc_type()
|
H A D | cap.c | 128 if ((mach == EM_SPARC) || (mach == EM_SPARC32PLUS) || in conv_iter_cap_val_hw1()
|
H A D | dwarf.c | 223 case EM_SPARC32PLUS: in conv_dwarf_regname()
|
H A D | symbols.c | 178 (mach == EM_SPARC32PLUS) || (mach == CONV_MACH_ALL); in conv_sym_info_type_strings()
|
H A D | elf.c | 682 (mach != EM_SPARC32PLUS)) || (flags == 0))) in conv_ehdr_flags() 709 (mach == EM_SPARC32PLUS) || (mach == CONV_MACH_ALL)) { in conv_iter_ehdr_flags()
|
H A D | elf.msg | 93 @ MSG_EM_SPARC32PLUS_CF "EM_SPARC32PLUS" # 18
|
H A D | sections.c | 305 if ((mach == EM_SPARC) || (mach == EM_SPARC32PLUS) || in sec_type_strings()
|
H A D | dynamic.c | 781 (mach == EM_SPARC32PLUS) || (mach == CONV_MACH_ALL); in conv_dyn_tag_strings()
|
H A D | corenote.c | 639 case EM_SPARC32PLUS: in conv_cnote_pr_regname() 936 case EM_SPARC32PLUS: in conv_cnote_si_code()
|
/titanic_44/usr/src/tools/ctf/dwarf/common/ |
H A D | dwarf_elf_access.c | 498 #if defined(EM_SPARC32PLUS) && defined (R_SPARC_UA32) in is_32bit_abs_reloc() 499 case EM_SPARC32PLUS: in is_32bit_abs_reloc() 557 #if defined(EM_SPARC32PLUS) && defined (R_SPARC_UA64) in is_64bit_abs_reloc() 558 case EM_SPARC32PLUS: in is_64bit_abs_reloc()
|
/titanic_44/usr/src/cmd/sgs/include/sparc/ |
H A D | machdep_sparc.h | 55 #define M_MACHPLUS EM_SPARC32PLUS
|
/titanic_44/usr/src/common/elfcap/ |
H A D | elfcap.c | 452 if ((mach == EM_SPARC) || (mach == EM_SPARC32PLUS) || in elfcap_hw1_to_str() 569 if ((mach == EM_SPARC) || (mach == EM_SPARC32PLUS) || in elfcap_hw1_from_str()
|
/titanic_44/usr/src/grub/grub-0.97/netboot/ |
H A D | elf.h | 28 #define EM_SPARC32PLUS 18 /* Sun's "v8plus" */ macro
|
/titanic_44/usr/src/cmd/sgs/elfdump/common/ |
H A D | struct_layout.c | 318 case EM_SPARC32PLUS: in sl_mach()
|
/titanic_44/usr/src/uts/sparc/os/ |
H A D | archdep.c | 192 case EM_SPARC32PLUS: in elfheadcheck()
|
/titanic_44/usr/src/lib/libc/sparc/crt/ |
H A D | _rtld.c | 159 (ehdr->e_machine != EM_SPARC32PLUS)) in __rtld()
|
/titanic_44/usr/src/cmd/mdb/sparc/mdb/ |
H A D | proc_isadep.c | 566 if (e_mach == EM_SPARC32PLUS || (P != NULL && PTL_GETXREGS(t, in pt_addfpregs() 646 if (ehp != NULL && ehp->e_machine == EM_SPARC32PLUS) { in pt_disasm()
|
/titanic_44/usr/src/cmd/sgs/libld/common/ |
H A D | ldmain.c | 121 case EM_SPARC32PLUS: in ld_init_target()
|
H A D | machrel.sparc.c | 129 if ((ehdr->e_machine == EM_SPARC32PLUS) && in ld_mach_eflags() 131 ofl->ofl_dehdr->e_machine = EM_SPARC32PLUS; in ld_mach_eflags()
|
/titanic_44/usr/src/cmd/sgs/rtld.4.x/ |
H A D | rtld.4.x.c | 403 (ehdr->e_machine != EM_SPARC32PLUS))
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | elf.h | 170 #define EM_SPARC32PLUS 18 /* Sun SPARC 32+ */ macro
|
/titanic_44/usr/src/cmd/dis/ |
H A D | dis_main.c | 512 case EM_SPARC32PLUS: in dis_file()
|
/titanic_44/usr/src/cmd/sgs/rtld/sparc/ |
H A D | sparc_elf.c | 62 if (ehdr->e_machine != EM_SPARC32PLUS) { in elf_mach_flags_check()
|
/titanic_44/usr/src/cmd/file/ |
H A D | file.c | 1145 case EM_SPARC32PLUS: in print_elf_flags()
|