Searched refs:SHT_STRTAB (Results 26 - 33 of 33) sorted by relevance

12

/opensolaris-onvv-gate/usr/src/cmd/sgs/elfdump/common/
H A Dfake_shdr.c183 { MSG_ORIG(MSG_PHDRNAM_DYNSTR), SHT_STRTAB, SHF_ALLOC,
/opensolaris-onvv-gate/usr/src/cmd/sgs/libld/common/
H A Dmap.c645 enp->ec_type = SHT_STRTAB;
/opensolaris-onvv-gate/usr/src/cmd/sgs/nm/common/
H A Dnm.c549 scnfd = get_scnfd(elf_file, shstrndx, SHT_STRTAB);
/opensolaris-onvv-gate/usr/src/lib/libelfsign/common/
H A Delfsignlib.c950 while ((data = (shdr.sh_type == SHT_STRTAB ?
/opensolaris-onvv-gate/usr/src/cmd/abi/appcert/static_prof/
H A Dstatic_prof.c1292 scnfd = get_scnfd(elf_file, ehdr->e_shstrndx, SHT_STRTAB);
/opensolaris-onvv-gate/usr/src/lib/libdtrace/common/
H A Ddt_module.c531 dmp->dm_strtab.cts_type = SHT_STRTAB;
/opensolaris-onvv-gate/usr/src/uts/common/krtld/
H A Dkobj.c745 mp->strhdr->sh_type = SHT_STRTAB;
1566 mp->strhdr->sh_type = SHT_STRTAB;
1769 if (dstrp->sh_type != SHT_STRTAB) {
/opensolaris-onvv-gate/usr/src/cmd/sgs/mcs/common/
H A Dfile.c968 (dst_shdr.sh_type == SHT_STRTAB) &&

Completed in 314 milliseconds

12