Home
last modified time | relevance | path

Searched refs:EM_SPARC (Results 1 – 25 of 44) sorted by relevance

12

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_rel_detector.c73 #if defined(EM_SPARC) && defined (R_SPARC_UA32) in _dwarf_is_32bit_abs_reloc()
74 case EM_SPARC: in _dwarf_is_32bit_abs_reloc()
272 #if defined(EM_SPARC) && defined (R_SPARC_UA64) in _dwarf_is_64bit_abs_reloc()
273 case EM_SPARC: in _dwarf_is_64bit_abs_reloc()
H A Ddwarf_elf_defines.h203 #ifndef EM_SPARC
204 #define EM_SPARC 2 macro
/illumos-gate/usr/src/cmd/sgs/include/sparc/
H A Dmachdep_sparc.h45 #define M_MACH_32 EM_SPARC
52 #define M_MACH EM_SPARC
/illumos-gate/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.c44 case EM_SPARC: in conv_reloc_type()
H A Dcap.c150 if ((mach == EM_SPARC) || (mach == EM_SPARC32PLUS) || in conv_iter_cap_val_hw1()
H A Ddwarf.c222 case EM_SPARC: in conv_dwarf_regname()
H A Dsymbols.c188 is_sparc = (mach == EM_SPARC) || (mach == EM_SPARCV9) || in conv_sym_info_type_strings()
H A Delf.c937 if ((mach != EM_SPARCV9) && (((mach != EM_SPARC) && in conv_ehdr_flags()
964 if ((mach == EM_SPARCV9) || (mach == EM_SPARC) || in conv_iter_ehdr_flags()
H A Dsections.c365 if ((mach == EM_SPARC) || (mach == EM_SPARC32PLUS) || in sec_type_strings()
/illumos-gate/usr/src/cmd/sgs/elfwrap/common/
H A Dmain.c133 mach = EM_SPARC; in main()
H A Delfwrap.c234 case EM_SPARC: in output()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Delf.h16 #define EM_SPARC 2 /* SUN SPARC */ macro
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dstruct_layout.c316 case EM_SPARC: in sl_mach()
/illumos-gate/usr/src/common/elfcap/
H A Delfcap.c622 if ((mach == EM_SPARC) || (mach == EM_SPARC32PLUS) || in elfcap_hw1_to_str()
763 if ((mach == EM_SPARC) || (mach == EM_SPARC32PLUS) || in elfcap_hw1_from_str()
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dbindings.c45 case EM_SPARC: in Dbg_bind_plt_summary()
/illumos-gate/usr/src/cmd/isainfo/
H A Disainfo.c136 return (EM_SPARC); in machtype()
/illumos-gate/usr/src/uts/sparc/os/
H A Darchdep.c176 case EM_SPARC: in elfheadcheck()
/illumos-gate/usr/src/lib/libc/sparc/crt/
H A D_rtld.c158 if ((ehdr->e_machine != EM_SPARC) && in __rtld()
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dldmain.c120 case EM_SPARC: in ld_init_target()
/illumos-gate/usr/src/cmd/sgs/ld/common/
H A Dld.c364 mach32 = EM_SPARC; in process_args()
/illumos-gate/usr/src/cmd/ptools/pargs/
H A Dpargs.c732 ELFCAP_FMT_PIPSPACE, EM_SPARC); in at_hwcap()
748 ELFCAP_FMT_PIPSPACE, EM_SPARC); in at_hwcap2()
/illumos-gate/usr/src/cmd/dis/
H A Ddis_main.c505 case EM_SPARC: in dis_file()
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h154 #define EM_SPARC 2 /* Sun SPARC */ macro
/illumos-gate/usr/src/uts/common/fs/objfs/
H A Dobjfs_data.c631 ehdr.e_machine = EM_SPARC; in objfs_data_read()

12