Home
last modified time | relevance | path

Searched refs:mach (Results 1 – 25 of 113) sorted by path

12345

/illumos-gate/usr/src/
H A DMakefile.psm48 ROOT_PSM_MACH_DIR_32 = $(ROOT_PSM_MOD_DIR)/mach
67 ROOT_PSM_MACH_DIR_64 = $(ROOT_PSM_MOD_DIR)/mach/$(SUBDIR64)
/illumos-gate/usr/src/cmd/
H A DMakefile257 mach \
/illumos-gate/usr/src/cmd/bnu/
H A Duusched.c36 char mach[15]; member
148 M[UUSTAT_TBL].mach[0] = NULLCHAR;
151 for (num=0, m=M; m->mach[0] != '\0'; m++, num++) {
152 DEBUG(5, "machine: %s, ", M[num].mach);
173 (void) strcpy(Rmtname, M[snumber].mach);
214 for (m = M; m->mach[0] != '\0'; m++)
216 if (EQUALSN(name, m->mach, MAXBASENAME)) {
222 if (namelen > strlen(m->mach))
223 (void) strcpy(m->mach, name);
242 (void) strcpy(m->mach, name);
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/cmd/boot/filelist/i386/
H A Dfilelist.ramdisk12 etc/mach
/illumos-gate/usr/src/cmd/drd/
H A Dsvc-drd33 mach=`/sbin/uname -m`
37 if [ $mach = "sun4v" ]; then
/illumos-gate/usr/src/cmd/fm/
H A DMakefile.subdirs38 MACH:sh= mach
/illumos-gate/usr/src/cmd/ldmad/
H A Dldoms-agents33 mach=`/sbin/uname -m`
35 if [ "$mach" != "sun4v" ]; then
/illumos-gate/usr/src/cmd/mach/
H A DMakefile28 PROG= mach
/illumos-gate/usr/src/cmd/mailx/
H A Doptim.c62 static char *rpair(char str[], int mach);
789 rpair(char str[], int mach) in rpair() argument
796 if (*cp == mach) in rpair()
/illumos-gate/usr/src/cmd/mdb/tools/scripts/
H A Dmdb.sh36 mach=`/usr/bin/uname -p` # Machine type
46 mdb_exec=$CODEMGR_WS/proto/root_$mach/usr/bin/mdb
47 root=$CODEMGR_WS/proto/root_$mach
50 root=$mdb_lib/$mach/%R/%V
62 root=$mdb_lib/$mach/%R/%V
63 elif [ -x $mdb_ws/proto/root_$mach/usr/bin/mdb ]; then
64 mdb_exec=$mdb_ws/proto/root_$mach/usr/bin/mdb
65 root=$mdb_lib/$mach/%R/%V
126 [ -n "$build" ] && root=$mdb_lib/$mach/$build
149 elif [ $mdb_exec = $mdb_ws/proto/root_$mach/usr/bin/mdb ]; then
[all …]
/illumos-gate/usr/src/cmd/oawk/
H A Dawk.def160 /* watch out for mach dep */
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c1852 corenote(Half mach, int do_swap, Word type, in corenote() argument
1860 state.ns_mach = mach; in corenote()
H A Ddwarf.c158 dwarf_regname(Half mach, int regno, char *buf, size_t bufsize) in dwarf_regname() argument
164 name = conv_dwarf_regname(mach, regno, 0, &good_name, &inv_buf); in dwarf_regname()
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 …]
H A Dstruct_layout.c307 sl_mach(Half mach) in sl_mach() argument
309 switch (mach) { in sl_mach()
/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/elfedit/modules/common/
H A Dcap.c739 Half mach = argstate->obj_state->os_ehdr->e_machine; in cap_set() local
749 conv_cap_val(cap_tag, ocap, mach, CONV_FMT_NOBKT, &buf1)); in cap_set()
755 conv_cap_val(cap_tag, ocap, mach, CONV_FMT_NOBKT, &buf1), in cap_set()
756 conv_cap_val(cap_tag, ncap, mach, CONV_FMT_NOBKT, &buf2)); in cap_set()
H A Ddyn.c663 Half mach = ehdr->e_machine; in arg_to_index() local
669 conv_dyn_tag(dt_value, osabi, mach, 0, &want), in arg_to_index()
671 osabi, mach, 0, &is)); in arg_to_index()
1281 Half mach = ehdr->e_machine; in cmd_body() local
1290 mach, 0, &inv_buf1)); in cmd_body()
1311 osabi, mach, 0, &inv_buf1)); in cmd_body()
1328 mach, 0, &inv_buf1)); in cmd_body()
1336 mach, 0, &inv_buf1)); in cmd_body()
1343 conv_dyn_tag(orig_d_tag, osabi, mach, 0, in cmd_body()
1345 conv_dyn_tag(d_tag, osabi, mach, 0, in cmd_body()
H A Dehdr.c793 Half mach = (Half) elfedit_atoconst(argstate.argv[0], in cmd_body() local
797 if (ehdr->e_machine == mach) { in cmd_body()
807 conv_ehdr_mach(mach, 0, &inv_buf2)); in cmd_body()
809 ehdr->e_machine = mach; in cmd_body()
H A Dphdr.c227 Half mach = ehdr->e_machine; in process_args() local
242 mach, phdr->p_type, 0, &inv_buf)); in process_args()
249 osabi, mach, argstate->ndx, 0, &inv_buf)); in process_args()
353 Half mach = ehdr->e_machine; in print_phdr() local
411 Elf_phdr(0, osabi, mach, phdr); in print_phdr()
692 Half mach = ehdr->e_machine; in cmd_body() local
701 conv_phdr_type(osabi, mach, phdr->p_type, in cmd_body()
707 conv_phdr_type(osabi, mach, in cmd_body()
709 conv_phdr_type(osabi, mach, in cmd_body()
H A Dshdr.c218 Half mach = ehdr->e_machine; in print_shdr() local
258 Elf_shdr(NULL, osabi, mach, sec->sec_shdr); in print_shdr()
284 conv_sec_flags(osabi, mach, shdr->sh_flags, in print_shdr()
331 conv_sec_type(osabi, mach, shdr->sh_type, 0, in print_shdr()
360 Half mach = ehdr->e_machine; in cmd_body() local
525 conv_sec_flags(osabi, mach, in cmd_body()
532 conv_sec_flags(osabi, mach, in cmd_body()
534 conv_sec_flags(osabi, mach, in cmd_body()
708 conv_sec_type(osabi, mach, shdr->sh_type, in cmd_body()
715 conv_sec_type(osabi, mach, shdr->sh_type, in cmd_body()
[all …]
H A Dsym.c253 Half mach = obj_state->os_ehdr->e_machine; in dump_symtab() local
284 Elf_syms_table_entry(NULL, ELF_DBG_ELFDUMP, index, osabi, mach, in dump_symtab()
527 Half mach = argstate->obj_state->os_ehdr->e_machine; in print_symstate() local
534 conv_sym_info_type(mach, value, in print_symstate()
941 Half mach = argstate->obj_state->os_ehdr->e_machine; in cmd_body_set_st_type() local
959 conv_sym_info_type(mach, type, CONV_FMT_ALT_CF, in cmd_body_set_st_type()
965 conv_sym_info_type(mach, old_type, CONV_FMT_ALT_CF, in cmd_body_set_st_type()
967 conv_sym_info_type(mach, type, CONV_FMT_ALT_CF, in cmd_body_set_st_type()
/illumos-gate/usr/src/cmd/sgs/elfwrap/common/
H A Delfwrap.c214 output(const char *prog, int fd, const char *ofile, ushort_t mach, in output() argument
229 if (mach == 0) in output()
230 mach = M_MACH; in output()
232 switch (mach) { in output()
H A Dmain.c54 ushort_t mach = EM_NONE; in main() local
131 mach = EM_SPARCV9; in main()
133 mach = EM_SPARC; in main()
137 mach = EM_AMD64; in main()
139 mach = EM_386; in main()
178 return (output64(prog, fd, ofile, mach, &odesc)); in main()
180 return (output32(prog, fd, ofile, mach, &odesc)); in main()

12345