Home
last modified time | relevance | path

Searched refs:os_name (Results 1 – 22 of 22) sorted by relevance

/titanic_41/usr/src/cmd/sgs/elfwrap/common/
H A Delfwrap.c95 outsec.os_name = basename(file); in input()
148 namesz = strlen(outsec.os_name) + 1; in input()
174 outsec.os_name = stdsecs->ss_name; in input()
185 prog, outsec.os_name, strerror(err)); in input()
196 odp->od_shstrtabsz += (strlen(outsec.os_name) + 1); in input()
294 prog, outsec->os_name, elf_errmsg(elf_errno())); in output()
299 prog, outsec->os_name, elf_errmsg(elf_errno())); in output()
311 prog, outsec->os_name, elf_errmsg(elf_errno())); in output()
347 if (strcmp(outsec->os_name, MSG_ORIG(MSG_SCN_STRTAB))) in output()
393 prog, outsec->os_name, elf_errmsg(elf_errno())); in output()
[all …]
H A D_elfwrap.h54 const char *os_name; /* section name */ member
/titanic_41/usr/src/cmd/mdb/tools/scripts/
H A Dmdb.sh33 os_name='s81' # Default OS name prefix
90 build=${os_name}_0$build
92 build=${os_name}_$build
98 build=${os_name}_`echo "$1" | cut -c2- | tr '[A-Z]' '[a-z]'`
111 echo "\t e.g. -${os_name}"
113 echo "\t e.g. -${os_name}_01"
114 echo "\t-[0-9]+ Use proto area for specified build of $os_name"
/titanic_41/usr/src/cmd/sgs/liblddbg/common/
H A Dsections.c107 dbg_print(lml, MSG_INTL(MSG_SEC_STRTAB_COMP), osp->os_name, in Dbg_sec_strtab()
110 dbg_print(lml, MSG_INTL(MSG_SEC_STRTAB_STND), osp->os_name, in Dbg_sec_strtab()
118 dbg_print(lml, MSG_INTL(MSG_SEC_STRTAB_HD), osp->os_name, in Dbg_sec_strtab()
150 Dbg_sec_genstr_compress(Lm_list *lml, const char *os_name, in Dbg_sec_genstr_compress() argument
156 dbg_print(lml, MSG_INTL(MSG_SEC_GENSTR_COMP), os_name, in Dbg_sec_genstr_compress()
237 dbg_print(lml, MSG_INTL(MSG_SEC_ADDED), osp->os_name, in Dbg_sec_added()
247 dbg_print(lml, MSG_INTL(MSG_SEC_CREATED), osp->os_name, in Dbg_sec_created()
352 dbg_print(lml, str, osp->os_name); in Dbg_sec_order_list()
H A Drelocate.c146 dbg_print(lml, MSG_INTL(MSG_REL_GENERATE), osp->os_name); in Dbg_reloc_generate()
176 if (osp && osp->os_name) in Dbg_reloc_proc()
177 str1 = osp->os_name; in Dbg_reloc_proc()
225 secname = osp->os_name; in Dbg_reloc_doact()
379 secname = osp ? osp->os_name : MSG_INTL(MSG_STR_NULL); in Dbg_reloc_ors_entry()
415 secname = RELAUX_GET_OSDESC(arsp)->os_name; in Dbg_reloc_ars_entry()
H A Dsegments.c155 dbg_print(lml, MSG_ORIG(MSG_SEC_NAME), ndx, osp->os_name); in Dbg_seg_os()
H A Dsyms.c352 dbg_print(lml, MSG_INTL(MSG_SYM_SECTION), EC_WORD(ndx), osp->os_name, in Dbg_syms_sec_entry()
H A Dliblddbg.msg1613 @ MSG_SEC_NAME " section[%d] os_name: %s"
/titanic_41/usr/src/cmd/sgs/libld/common/
H A Dunwind.c610 osp->os_name); in ld_unwind_populate_hdr()
619 osp->os_name); in ld_unwind_populate_hdr()
635 osp->os_name); in ld_unwind_populate_hdr()
655 osp->os_name); in ld_unwind_populate_hdr()
677 osp->os_name); in ld_unwind_populate_hdr()
683 osp->os_name, ciePflag); in ld_unwind_populate_hdr()
719 osp->os_name); in ld_unwind_populate_hdr()
725 osp->os_name, cieRflag); in ld_unwind_populate_hdr()
H A Dplace.c1018 (strcmp(oname, osp->os_name) == 0)) { in ld_place_section()
1174 osp->os_name = oname; in ld_place_section()
1205 if (strcmp(osp->os_name, MSG_ORIG(*refsec)) == 0) { in ld_place_section()
1245 ofl->ofl_name, osp->os_name, sgp->sg_name); in ld_place_section()
H A Dldentry.c94 osp->os_name, EC_ADDR(osp->os_shdr->sh_addr), in ld_map_out()
H A Dmachrel.sparc.c615 relosp->os_name, ld_reloc_sym_name(orsp))); in ld_perform_outreloc()
788 DBG_CALL(Dbg_reloc_out(ofl, ELF_DBG_LD, SHT_RELA, &rea, relosp->os_name, in ld_perform_outreloc()
1655 ld_reloc_sym_name(rsp), osp->os_name); in ld_reloc_local()
H A Dsections.c246 osp->os_name); in adjust_os_count()
2452 strlen(osp->os_name) + 1)) == 0) in make_reloc()
2455 (void) strcat(sectname, osp->os_name); in make_reloc()
3078 DBG_CALL(Dbg_sec_genstr_compress(ofl->ofl_lml, osp->os_name, data_size, in ld_make_strmerge()
H A Dmachrel.amd.c443 DBG_CALL(Dbg_reloc_out(ofl, ELF_DBG_LD, SHT_RELA, &rea, relosp->os_name, in ld_perform_outreloc()
1291 ld_reloc_sym_name(rsp), osp->os_name); in ld_reloc_local()
H A Dmachrel.intel.c362 DBG_CALL(Dbg_reloc_out(ofl, ELF_DBG_LD, SHT_REL, &rea, relosp->os_name, in ld_perform_outreloc()
1267 ld_reloc_sym_name(rsp), osp->os_name); in ld_reloc_local()
H A Dupdate.c435 (void) st_setstring(shstrtab, osp->os_name, &stoff); in update_osym()
462 if ((iosp == NULL) && (strcmp(osp->os_name, in update_osym()
465 if ((fosp == NULL) && (strcmp(osp->os_name, in update_osym()
3173 ofl->ofl_osmove->os_name)); in update_move()
/titanic_41/usr/src/tools/scripts/
H A Dws.sh391 os_name=`uname -s`
393 if [[ $os_name != "SunOS" || `expr $os_rev : "5\."` != "2" ]]; then
398 echo " This machine appears to be running: $os_name $os_rev"
/titanic_41/usr/src/cmd/sgs/include/
H A Dlibld.h975 const char *os_name; /* the section name */ member
/titanic_41/usr/src/uts/common/io/mega_sas/
H A Dmegaraid_sas.h1421 uint8_t os_name[16]; member
H A Dmegaraid_sas.c4184 (void) memcpy(dv->os_name, "Solaris", strlen("Solaris")); in fill_up_drv_ver()
/titanic_41/usr/src/uts/common/io/mr_sas/
H A Dmr_sas.h1797 uint8_t os_name[16]; member
H A Dmr_sas.c6165 (void) memcpy(dv->os_name, "Solaris", strlen("Solaris")); in fill_up_drv_ver()