Home
last modified time | relevance | path

Searched refs:mach (Results 1 – 25 of 113) sorted by last modified time

12345

/illumos-gate/usr/src/uts/intel/ml/
H A Dmodstubs.S1129 MODULE(apix,mach);
/illumos-gate/usr/src/uts/
H A DREADME279 4] Edit the parent Makefile.mach (i.e.: Makefile.sun4c) to know about
H A DMakefile.uts387 ROOT_MACH_DIR_32 = $(ROOT_MOD_DIR)/mach
416 ROOT_MACH_DIR_64 = $(ROOT_MOD_DIR)/mach/$(SUBDIR64)
/illumos-gate/usr/src/data/terminfo/
H A Dterminfo.src1049 mach|Mach Console,
1063 mach-bold|Mach Console with bold instead of underline,
1064 rmul=\E[0m, smul=\E[1m, use=mach,
1065 mach-color|Mach Console with ANSI color,
1068 setab=\E[4%p1%dm, setaf=\E[3%p1%dm, use=mach,
21858 # * add Mathew Vernon's mach console entries
21963 # * update mach, add mach-color based on Debian diffs for ncurses 5.0 -TD
22085 # * change kbs in mach entries to ^? (Marcus Brinkmann).
H A Dtermcap.src967 mach|Mach Console:\
978 mach-bold|Mach Console with bold instead of underline:\
979 :ue=\E[0m:us=\E[1m:tc=mach:
980 mach-color|Mach Console with ANSI color:\
983 :se=\E[27m:tc=mach:
19640 # * add Mathew Vernon's mach console entries
19745 # * update mach, add mach-color based on Debian diffs for ncurses 5.0 -TD
19867 # * change kbs in mach entries to ^? (Marcus Brinkmann).
/illumos-gate/usr/src/cmd/sgs/include/
H A Dlibld.h1603 extern int ld_init_target(Lm_list *, Half mach);
/illumos-gate/usr/src/cmd/oawk/
H A Dawk.def160 /* watch out for mach dep */
/illumos-gate/usr/src/cmd/bnu/
H A Duustat.c50 char mach[15]; /* machine name */ member
446 M[UUSTAT_TBL].mach[0] = NULLCHAR; in main()
448 for((sortcnt = 0, m = &M[0]);*(m->mach) != '\0';(sortcnt++,m++)) in main()
451 for (m = M; m->mach[0] != NULLCHAR; m++) in main()
884 for (m = M; m->mach[0] != NULLCHAR; m++)
886 if (EQUALSN(name, m->mach, MAXBASENAME)) {
888 if (namelen > strlen(m->mach))
889 (void) strcpy(m->mach, name);
911 (void) strcpy(m->mach, name);
933 printf("%-10s", m->mach);
[all …]
/illumos-gate/usr/src/pkg/manifests/
H A DSUNWcs.p5m657 file path=usr/bin/mach mode=0555
H A Dsystem-kernel.p5m79 $(i386_ONLY)file path=etc/mach group=sys original_name=SUNWos86r:etc/mach \
H A Dsystem-kernel-platform.p5m88 $(i386_ONLY)dir path=platform/i86pc/kernel/mach group=sys
89 $(i386_ONLY)dir path=platform/i86pc/kernel/mach/$(ARCH64) group=sys
90 $(i386_ONLY)file path=platform/i86pc/kernel/mach/$(ARCH64)/apix group=sys \
92 $(i386_ONLY)file path=platform/i86pc/kernel/mach/$(ARCH64)/pcplusmp group=sys \
94 $(i386_ONLY)file path=platform/i86pc/kernel/mach/$(ARCH64)/uppc group=sys \
150 $(i386_ONLY)dir path=platform/i86xpv/kernel/mach group=sys
151 $(i386_ONLY)dir path=platform/i86xpv/kernel/mach/$(ARCH64) group=sys
152 $(i386_ONLY)file path=platform/i86xpv/kernel/mach/$(ARCH64)/xpv_psm group=sys \
154 $(i386_ONLY)file path=platform/i86xpv/kernel/mach/$(ARCH64)/xpv_uppc group=sys \
H A DSUNWcs.man1.inc164 file path=usr/share/man/man1/mach.1
/illumos-gate/usr/src/cmd/
H A DMakefile257 mach \
/illumos-gate/usr/src/cmd/mach/
H A DMakefile28 PROG= mach
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c872 uchar_t osabi, Half mach, Cache *cache, const char *file) in check_phdr_v_shdr() argument
883 conv_phdr_type(osabi, mach, phdr->p_type, \ in check_phdr_v_shdr()
2739 Half mach = ehdr->e_machine; in reloc() local
2753 reltype = ELF_R_TYPE(rela->r_info, mach); in reloc()
2757 reltype = ELF_R_TYPE(rel->r_info, mach); in reloc()
2770 if ((mach == EM_SPARC) || in reloc()
2771 (mach == EM_SPARC32PLUS) || in reloc()
2772 (mach == EM_SPARCV9)) { in reloc()
2777 } else if (mach == EM_386) { in reloc()
2781 } else if (mach == EM_AMD64) { in reloc()
[all …]
/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfconst.c153 libconv_iter_func_mach_t mach; member
287 (void) (* sym->ste_conv_func.mach)(mach, in libconv_fill_iter()
289 (void) (* sym->ste_conv_func.mach)(mach, in libconv_fill_iter()
369 sym_table[_ndx].ste_conv_func.mach = _func; in init_libconv_strings()
380 *mach = CONV_MACH_ALL; in init_libconv_strings()
454 mach_change = *mach != cur_mach; in invalidate_libconv_strings()
495 *mach = cur_mach; in invalidate_libconv_strings()
510 static Half mach; in elfedit_const_to_atoui() local
515 init_libconv_strings(&osabi, &mach); in elfedit_const_to_atoui()
536 invalidate_libconv_strings(&osabi, &mach); in elfedit_const_to_atoui()
[all …]
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.c542 conv_cnote_pr_regname(Half mach, int regno, Conv_fmt_flags_t fmt_flags, in conv_cnote_pr_regname() argument
634 switch (mach) { in conv_cnote_pr_regname()
656 return (conv_map_ds(ELFOSABI_NONE, mach, regno, ds, fmt_flags, in conv_cnote_pr_regname()
757 conv_cnote_si_code(Half mach, int sig, int si_code, in conv_cnote_si_code() argument
934 switch (mach) { in conv_cnote_si_code()
H A Delf.c922 conv_ehdr_flags(Half mach, Word flags, Conv_fmt_flags_t fmt_flags, in conv_ehdr_flags() argument
937 if ((mach != EM_SPARCV9) && (((mach != EM_SPARC) && in conv_ehdr_flags()
938 (mach != EM_SPARC32PLUS)) || (flags == 0))) in conv_ehdr_flags()
948 if ((mach == EM_SPARCV9) && (mm <= mm_msg->ds_topval)) { in conv_ehdr_flags()
960 conv_iter_ehdr_flags(Half mach, Conv_fmt_flags_t fmt_flags, conv_iter_cb_t func, in conv_iter_ehdr_flags() argument
964 if ((mach == EM_SPARCV9) || (mach == EM_SPARC) || in conv_iter_ehdr_flags()
965 (mach == EM_SPARC32PLUS) || (mach == CONV_MACH_ALL)) { in conv_iter_ehdr_flags()
971 if (mach == EM_SPARCV9) { in conv_iter_ehdr_flags()
977 if (conv_iter_ds(ELFOSABI_NONE, mach, ds, in conv_iter_ehdr_flags()
1189 Half mach) in conv_reject_desc() argument
[all …]
/illumos-gate/usr/src/man/man1/
H A DMakefile221 mach.1 \
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_main.c859 mac_link_update(nxgep->mach, LINK_STATE_UNKNOWN); in nxge_attach()
961 if (nxgep->mach && (status = mac_unregister(nxgep->mach)) != 0) { in nxge_detach()
6558 status = mac_register(macp, &nxgep->mach); in nxge_mac_register()
/illumos-gate/usr/src/lib/libc/
H A DMakefile230 include ../Makefile.mach
/illumos-gate/usr/src/lib/crt/
H A DMakefile.com34 MACH_CRT = mach-crt1.o
/illumos-gate/usr/src/common/elfcap/
H A Delfcap.c618 if ((mach == EM_386) || (mach == EM_IA_64) || (mach == EM_AMD64)) in elfcap_hw1_to_str()
622 if ((mach == EM_SPARC) || (mach == EM_SPARC32PLUS) || in elfcap_hw1_to_str()
623 (mach == EM_SPARCV9)) in elfcap_hw1_to_str()
644 if ((mach == EM_386) || (mach == EM_IA_64) || (mach == EM_AMD64)) in elfcap_hw2_to_str()
665 if ((mach == EM_386) || (mach == EM_IA_64) || (mach == EM_AMD64)) in elfcap_hw3_to_str()
760 if ((mach == EM_386) || (mach == EM_IA_64) || (mach == EM_AMD64)) in elfcap_hw1_from_str()
763 if ((mach == EM_SPARC) || (mach == EM_SPARC32PLUS) || in elfcap_hw1_from_str()
764 (mach == EM_SPARCV9)) in elfcap_hw1_from_str()
772 if ((mach == EM_386) || (mach == EM_IA_64) || (mach == EM_AMD64)) in elfcap_hw2_from_str()
780 if ((mach == EM_386) || (mach == EM_IA_64) || (mach == EM_AMD64)) in elfcap_hw3_from_str()
[all …]
H A Delfcap.h157 const char *, ushort_t mach);
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dsyms.c59 Half mach, Syscapset *scapset) in Dbg_syms_cap_lookup() argument
70 str = conv_cap_val_hw1(scapset->sc_hw_1, mach, 0, in Dbg_syms_cap_lookup()
74 str = conv_cap_val_sf1(scapset->sc_sf_1, mach, 0, in Dbg_syms_cap_lookup()
78 str = conv_cap_val_hw2(scapset->sc_hw_2, mach, 0, in Dbg_syms_cap_lookup()
88 str = conv_cap_val_hw3(scapset->sc_hw_3, mach, 0, in Dbg_syms_cap_lookup()
440 Half mach = ofl->ofl_dehdr->e_machine; in Dbg_syms_resolving() local
452 osabi, mach, osym, sdp->sd_aux ? sdp->sd_aux->sa_overndx : 0, in Dbg_syms_resolving()
456 osabi, mach, nsym, 0, 0, NULL, ifl->ifl_name); in Dbg_syms_resolving()
649 sec = conv_sym_shndx(osabi, mach, sym->st_shndx, in Elf_syms_table_entry()
653 conv_sym_value(mach, type, sym->st_value, &inv_buf1), in Elf_syms_table_entry()
[all …]

12345