Home
last modified time | relevance | path

Searched refs:EM_SPARC32PLUS (Results 1 – 25 of 29) sorted by relevance

12

/titanic_44/usr/src/cmd/sgs/libconv/common/
H A Dsymbols_machelf.c40 if (((mach == EM_SPARC) || (mach == EM_SPARC32PLUS) || in conv_sym_value()
H A Drelocate.c46 case EM_SPARC32PLUS: in conv_reloc_type()
H A Dcap.c128 if ((mach == EM_SPARC) || (mach == EM_SPARC32PLUS) || in conv_iter_cap_val_hw1()
H A Ddwarf.c223 case EM_SPARC32PLUS: in conv_dwarf_regname()
H A Dsymbols.c178 (mach == EM_SPARC32PLUS) || (mach == CONV_MACH_ALL); in conv_sym_info_type_strings()
H A Delf.c682 (mach != EM_SPARC32PLUS)) || (flags == 0))) in conv_ehdr_flags()
709 (mach == EM_SPARC32PLUS) || (mach == CONV_MACH_ALL)) { in conv_iter_ehdr_flags()
H A Delf.msg93 @ MSG_EM_SPARC32PLUS_CF "EM_SPARC32PLUS" # 18
H A Dsections.c305 if ((mach == EM_SPARC) || (mach == EM_SPARC32PLUS) || in sec_type_strings()
H A Ddynamic.c781 (mach == EM_SPARC32PLUS) || (mach == CONV_MACH_ALL); in conv_dyn_tag_strings()
H A Dcorenote.c639 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 Ddwarf_elf_access.c498 #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 Dmachdep_sparc.h55 #define M_MACHPLUS EM_SPARC32PLUS
/titanic_44/usr/src/common/elfcap/
H A Delfcap.c452 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 Delf.h28 #define EM_SPARC32PLUS 18 /* Sun's "v8plus" */ macro
/titanic_44/usr/src/cmd/sgs/elfdump/common/
H A Dstruct_layout.c318 case EM_SPARC32PLUS: in sl_mach()
/titanic_44/usr/src/uts/sparc/os/
H A Darchdep.c192 case EM_SPARC32PLUS: in elfheadcheck()
/titanic_44/usr/src/lib/libc/sparc/crt/
H A D_rtld.c159 (ehdr->e_machine != EM_SPARC32PLUS)) in __rtld()
/titanic_44/usr/src/cmd/mdb/sparc/mdb/
H A Dproc_isadep.c566 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 Dldmain.c121 case EM_SPARC32PLUS: in ld_init_target()
H A Dmachrel.sparc.c129 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 Drtld.4.x.c403 (ehdr->e_machine != EM_SPARC32PLUS))
/titanic_44/usr/src/uts/common/sys/
H A Delf.h170 #define EM_SPARC32PLUS 18 /* Sun SPARC 32+ */ macro
/titanic_44/usr/src/cmd/dis/
H A Ddis_main.c512 case EM_SPARC32PLUS: in dis_file()
/titanic_44/usr/src/cmd/sgs/rtld/sparc/
H A Dsparc_elf.c62 if (ehdr->e_machine != EM_SPARC32PLUS) { in elf_mach_flags_check()
/titanic_44/usr/src/cmd/file/
H A Dfile.c1145 case EM_SPARC32PLUS: in print_elf_flags()

12