/illumos-gate/usr/src/lib/libshell/common/include/ |
H A D | shtable.h | 35 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
|
/illumos-gate/usr/src/cmd/sgs/elfdump/common/ |
H A D | dwarf.c | 44 const char *sh_name; member in struct:__anon1416 281 state->file, state->sh_name); 328 state->file, state->sh_name); 333 state->file, state->sh_name, 357 state->file, state->sh_name, 363 state->file, state->sh_name); 380 state->file, state->sh_name); 388 state->file, state->sh_name); 405 state->file, state->sh_name); 419 state->file, state->sh_name); 686 dump_eh_frame(const char *file, char *sh_name, uchar_t *data, size_t datasize, uint64_t sh_addr, Half e_machine, uchar_t *e_ident, uint64_t gotaddr) argument [all...] |
/illumos-gate/usr/src/cmd/mdb/tools/common/ |
H A D | findscn.c | 50 (size_t)shdr.sh_name)) == NULL)
|
/illumos-gate/usr/src/cmd/pginfo/ |
H A D | pginfo.pl | 262 @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);
|
/illumos-gate/usr/src/lib/libctf/common/ |
H A D | ctf_lib.c | 142 dst->sh_name = src->sh_name; 368 if (shp->sh_name >= sp[shstrndx].sh_size || 369 lhp->sh_name >= sp[shstrndx].sh_size) 370 continue; /* corrupt sh_name field */ 373 strcmp(strs + shp->sh_name, _CTF_SECTION) == 0) { 374 ctfsect.cts_name = strs + shp->sh_name; 382 symsect.cts_name = strs + shp->sh_name; 389 strsect.cts_name = strs + lhp->sh_name;
|
/illumos-gate/usr/src/cmd/sgs/libelf/demo/ |
H A D | acom.c | 71 shdr.sh_name)) == 0) 118 shdr.sh_name = ndx;
|
H A D | pcom.c | 75 shdr.sh_name)) == 0) {
|
H A D | tpcom.c | 93 shdr.sh_name)) == 0) {
|
/illumos-gate/usr/src/grub/grub-0.97/netboot/ |
H A D | i386_elf.h | 61 Elf32_Word sh_name; /* Section name (index into the member in struct:__anon2090
|
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Pg/ |
H A D | Pg.pm | 232 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...] |
/illumos-gate/usr/src/cmd/sgs/prof/common/ |
H A D | symintOpen.c | 247 tshd_p->sh_name)); 249 &shdnms_p[tshd_p->sh_name]));
|
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/ |
H A D | mod.c | 139 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)
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | ksyms_snapshot.c | 168 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" */
|
/illumos-gate/usr/src/lib/libshell/common/bltins/ |
H A D | trap.c | 277 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;
|
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | shdr.c | 54 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...] |
/illumos-gate/usr/src/lib/libshell/common/sh/ |
H A D | nvtree.c | 454 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 D | string.c | 63 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;
|
/illumos-gate/usr/src/lib/libproc/common/ |
H A D | Psymtab_machelf32.c | 493 sp->sh_name = SHSTR_NDX_shstrtab; 512 sp->sh_name = SHSTR_NDX_SUNW_ldynsym; 540 sp->sh_name = SHSTR_NDX_dynsym; 566 sp->sh_name = SHSTR_NDX_dynstr; 590 sp->sh_name = SHSTR_NDX_dynamic; 691 sp->sh_name = SHSTR_NDX_plt;
|
/illumos-gate/usr/src/cmd/sgs/elfedit/common/ |
H A D | elfedit_machelf.c | 253 _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) :
|
/illumos-gate/usr/src/lib/libelfsign/common/ |
H A D | elfsignlib.c | 505 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);
|
/illumos-gate/usr/src/tools/ctf/cvt/ |
H A D | output.c | 500 sname = elf_strptr(src, sehdr.e_shstrndx, shdr.sh_name); 503 shdr.sh_name); 556 sname = elf_strptr(src, sehdr.e_shstrndx, shdr.sh_name); 559 shdr.sh_name); 626 shdr.sh_name = ctfnameoff;
|
H A D | util.c | 83 (size_t)shdr.sh_name)) == NULL) {
|
/illumos-gate/usr/src/lib/libsaveargs/tests/dump/ |
H A D | dump.c | 80 ehdr.e_shstrndx, (size_t)textshdr.sh_name)) == 0) {
|
/illumos-gate/usr/src/lib/libtnfctl/ |
H A D | elf.c | 234 scn_name = strs + dyn_shdr->sh_name;
|
/illumos-gate/usr/src/grub/grub-0.97/stage2/ |
H A D | i386-elf.h | 105 Elf32_Word sh_name; /* Section name (string tbl index) */ member in struct:__anon2185
|