Searched refs:sh_name (Results 1 - 25 of 73) sorted by relevance

123

/opensolaris-onvv-gate/usr/src/lib/libshell/common/include/
H A Dshtable.h35 const char *sh_name; member in struct:shtable1
41 const char *sh_name; member in struct:shtable2
48 const char *sh_name; member in struct:shtable3
/opensolaris-onvv-gate/usr/src/cmd/mdb/tools/common/
H A Dfindscn.c50 (size_t)shdr.sh_name)) == NULL)
/opensolaris-onvv-gate/usr/src/cmd/pginfo/
H A Dpginfo.pl262 @pgs = grep { list_match($p->sh_name($_), @sharing_filter) } @pgs if
266 @pgs = grep { !list_match($p->sh_name($_), @sharing_filter_neg) } @pgs if
284 list_match($p->sh_name($_), @sharing_filter_neg)
334 my $name = $p->sh_name ($pg) || "unknown";
357 my @pg_rel = grep { $p->sh_name($_) eq $rel }
427 my $sharing = $p->sh_name($pg);
467 my $sharing = $p->sh_name($pg);
/opensolaris-onvv-gate/usr/src/cmd/sgs/libelf/demo/
H A Dacom.c71 shdr.sh_name)) == 0)
118 shdr.sh_name = ndx;
H A Dpcom.c75 shdr.sh_name)) == 0) {
H A Dtpcom.c93 shdr.sh_name)) == 0) {
/opensolaris-onvv-gate/usr/src/lib/libctf/common/
H A Dctf_lib.c144 dst->sh_name = src->sh_name;
343 if (shp->sh_name >= sp[hdr.e64.e_shstrndx].sh_size ||
344 lhp->sh_name >= sp[hdr.e64.e_shstrndx].sh_size)
345 continue; /* corrupt sh_name field */
348 strcmp(strs + shp->sh_name, _CTF_SECTION) == 0) {
349 ctfsect.cts_name = strs + shp->sh_name;
357 symsect.cts_name = strs + shp->sh_name;
364 strsect.cts_name = strs + lhp->sh_name;
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/netboot/
H A Di386_elf.h61 Elf32_Word sh_name; /* Section name (index into the member in struct:__anon2332
/opensolaris-onvv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Pg/
H A DPg.pm232 sub sh_name subroutine
234 scalar @_ == 2 or _usage("sh_name(cookie, pg)");
236 return ($pg->{sh_name});
351 return (_uniq(map { $self->sh_name($_) } @pgs));
465 my $shname = $pg->{sh_name} or return;
663 my $shname = $pg2->{sh_name} or return;
933 $pg->{sh_name} = $pg_ks->{relationship} || $pg_ks->{sharing_relation};
939 $pg->{sh_name} =~ s/ /_/g;
963 $pg->{sh_name} = 'System';
1016 _relationship_order($a->{sh_name}) <
[all...]
/opensolaris-onvv-gate/usr/src/cmd/sgs/prof/common/
H A DsymintOpen.c247 tshd_p->sh_name));
249 &shdnms_p[tshd_p->sh_name]));
/opensolaris-onvv-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dmod.c139 const char *sh_name; local
146 sh_name = elf_strptr(elf,
147 ehdr.e_shstrndx, (size_t)shdr.sh_name);
148 if (strcmp(sh_name, ".filename") != 0)
/opensolaris-onvv-gate/usr/src/common/crypto/fips/
H A Dfips_addchecksum.c78 sname = (char *)shstrtab_data->d_buf + section->sh_name;
125 * sh_name is the starting position of the name
128 shdr->sh_name = old_size;
231 sname = (char *)shstrtab_data->d_buf + section->sh_name;
H A Dfips_checksum.c86 name = shstrtab + section->sh_name;
239 name = shstrtab + section->sh_name;
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dksyms_snapshot.c168 shp->sh_name = 1; /* ksyms_shstrtab[1] = ".symtab" */
178 shp->sh_name = 9; /* ksyms_shstrtab[9] = ".strtab" */
186 shp->sh_name = 17; /* ksyms_shstrtab[17] = ".shstrtab" */
/opensolaris-onvv-gate/usr/src/lib/libshell/common/bltins/
H A Dtrap.c277 if(strcmp(stakptr(o),tp->sh_name)==0)
371 for(; *tp->sh_name; tp++)
378 sfprintf(sfstdout,"%s\n",tp->sh_name);
382 traps[sig&~SH_TRAP] = (char*)tp->sh_name;
384 names[sig] = (char*)tp->sh_name;
/opensolaris-onvv-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dshdr.c54 SHDR_CMD_T_SH_NAME = 7, /* shdr:sh_name */
312 EC_WORD(shdr->sh_name));
610 Word sh_name; local
617 sh_name = (argstate.optmask & SHDR_OPT_F_NAMOFFSET) ?
621 if (shdr->sh_name == sh_name) {
626 EC_WORD(shdr->sh_name));
636 sh_name, ELFEDIT_MSG_DEBUG, 1);
642 EC_WORD(shdr->sh_name), EC_WORD(sh_name));
[all...]
/opensolaris-onvv-gate/usr/src/lib/libproc/common/
H A DPsymtab_machelf32.c486 sp->sh_name = SHSTR_NDX_shstrtab;
505 sp->sh_name = SHSTR_NDX_SUNW_ldynsym;
533 sp->sh_name = SHSTR_NDX_dynsym;
559 sp->sh_name = SHSTR_NDX_dynstr;
583 sp->sh_name = SHSTR_NDX_dynamic;
679 sp->sh_name = SHSTR_NDX_plt;
/opensolaris-onvv-gate/usr/src/lib/libshell/common/sh/
H A Dnvtree.c454 for(tp = shtab_attributes; *tp->sh_name;tp++)
479 if(tp->sh_name[1]!='A')
482 else if(tp->sh_name[1]=='A')
494 if(*tp->sh_name=='-')
495 sfprintf(out,"%.2s ",tp->sh_name);
503 sfputr(out,tp->sh_name+2,' ');
H A Dstring.c63 while((c= *tp->sh_name) && (CC_NATIVE!=CC_ASCII || c <= first))
65 if(first == c && strcmp(sp,tp->sh_name)==0)
103 t=tp->sh_name;
/opensolaris-onvv-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfedit_machelf.c253 _cache->sec_name = (_cache->sec_shdr->sh_name < names_len) ?
254 (names + _cache->sec_shdr->sh_name) : MSG_INTL(MSG_UNKNOWNSECNAM);
272 _cache->sec_name = (_cache->sec_shdr->sh_name < names_len) ?
273 (names + _cache->sec_shdr->sh_name) :
/opensolaris-onvv-gate/usr/src/lib/libelfsign/common/
H A Delfsignlib.c505 const char *sh_name; local
515 sh_name = elf_strptr(ess->es_elf, ess->es_shstrndx,
516 (size_t)shdr.sh_name);
517 if (strcmp(sh_name, elf_section) == 0) {
589 shdr.sh_name = old_size;
705 (size_t)shdr.sh_name);
735 (size_t)shdr.sh_name);
791 (size_t)shdr.sh_name);
923 (size_t)shdr.sh_name);
/opensolaris-onvv-gate/usr/src/tools/ctf/cvt/
H A Doutput.c503 sname = elf_strptr(src, sehdr.e_shstrndx, shdr.sh_name);
506 shdr.sh_name);
565 sname = elf_strptr(src, sehdr.e_shstrndx, shdr.sh_name);
568 shdr.sh_name);
635 shdr.sh_name = ctfnameoff;
H A Dutil.c83 (size_t)shdr.sh_name)) == NULL) {
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/stage2/
H A Di386-elf.h105 Elf32_Word sh_name; /* Section name (string tbl index) */ member in struct:__anon2426
/opensolaris-onvv-gate/usr/src/lib/libtnfctl/
H A Delf.c234 scn_name = strs + dyn_shdr->sh_name;

Completed in 222 milliseconds

123