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

12

/opensolaris-onvv-gate/usr/src/cmd/sgs/libelf/common/
H A Dstrptr.c54 if ((sh == 0) || (sh->sh_type != SHT_STRTAB)) {
62 if ((sh == 0) || (sh->sh_type != SHT_STRTAB)) {
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/netboot/
H A Di386_elf.h76 #define SHT_STRTAB 3 /* string table section */ macro
/opensolaris-onvv-gate/usr/src/cmd/sgs/elfwrap/common/
H A Delfwrap.c57 { MSG_ORIG(MSG_SCN_STRTAB), SHT_STRTAB, SHF_STRINGS},
58 { MSG_ORIG(MSG_SCN_SHSTRTAB), SHT_STRTAB, SHF_STRINGS},
340 case SHT_STRTAB:
417 } else if (shdr->sh_type == SHT_STRTAB) {
/opensolaris-onvv-gate/usr/src/uts/common/ctf/
H A Dctf_mod.c150 strsect.cts_type = SHT_STRTAB;
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dksyms_snapshot.c179 shp->sh_type = SHT_STRTAB;
187 shp->sh_type = SHT_STRTAB;
/opensolaris-onvv-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfconst.c82 * ELF strings for SHT_STRTAB
85 { MSG_ORIG(MSG_SHT_STRTAB), SHT_STRTAB },
86 { MSG_ORIG(MSG_SHT_STRTAB_ALT1), SHT_STRTAB },
186 { STE_STATIC, sym_sht_strtab }, /* 3: SHT_STRTAB */
H A Dutil_machelf.c748 * allow_shflags - If False (0), only sections of type SHT_STRTAB
774 if (strsec->sec_shdr->sh_type == SHT_STRTAB) {
1157 if (strsec->sec_shdr->sh_type != SHT_STRTAB)
/opensolaris-onvv-gate/usr/src/lib/libproc/common/
H A DPsymtab_machelf32.c487 sp->sh_type = SHT_STRTAB;
560 sp->sh_type = SHT_STRTAB;
H A DPgcore.c674 if (write_shdr(pgc, strname, SHT_STRTAB, SHF_STRINGS, addr,
935 shdr.sh_type = SHT_STRTAB;
952 shdr.sh_type = SHT_STRTAB;
H A DPcore.c868 b->shdr[2].sh_type = SHT_STRTAB;
933 b->shdr[2].sh_type = SHT_STRTAB;
/opensolaris-onvv-gate/usr/src/uts/common/fs/objfs/
H A Dobjfs_data.c144 SHT_STRTAB, SHF_STRINGS),
148 SECT_STRTAB(".strtab", SHT_STRTAB, SHF_STRINGS),
/opensolaris-onvv-gate/usr/src/cmd/mdb/common/modules/krtld/
H A Dkrtld.c177 { "SHT_STRTAB", 0xffffffff, SHT_STRTAB },
/opensolaris-onvv-gate/usr/src/lib/libdtrace/common/
H A Ddt_link.c505 shp->sh_type = SHT_STRTAB;
523 shp->sh_type = SHT_STRTAB;
642 shp->sh_type = SHT_STRTAB;
660 shp->sh_type = SHT_STRTAB;
/opensolaris-onvv-gate/usr/src/ucblib/libucb/port/gen/
H A Dnlist.c215 if (strhdr->sh_type != SHT_STRTAB) {
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Delf.h404 #define SHT_STRTAB 3 macro
/opensolaris-onvv-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dstr.c139 SHTOSTR_STRTAB = 1, /* type is SHT_STRTAB */
153 if (sh_type == SHT_STRTAB)
892 (obj_state->os_secarr[strtab_ndx].sec_shdr->sh_type != SHT_STRTAB))
H A Dehdr.c1139 SHT_STRTAB))
1503 if (sec->sec_shdr->sh_type != SHT_STRTAB)
/opensolaris-onvv-gate/usr/src/uts/common/exec/elf/
H A Delf.c1571 if (strtab->sh_type != SHT_STRTAB)
1619 v[i + 1].sh_type = SHT_STRTAB;
1671 v[i].sh_type = SHT_STRTAB;
/opensolaris-onvv-gate/usr/src/cmd/sgs/libld/common/
H A Dsections.c486 case SHT_STRTAB:
2274 if (new_section(ofl, SHT_STRTAB, MSG_ORIG(MSG_SCN_SHSTRTAB),
2318 if (new_section(ofl, SHT_STRTAB, MSG_ORIG(MSG_SCN_STRTAB),
2392 if (new_section(ofl, SHT_STRTAB, MSG_ORIG(MSG_SCN_DYNSTR),
/opensolaris-onvv-gate/usr/src/cmd/sgs/librtld/common/
H A Ddldump.c387 if ((shdr->sh_type == SHT_STRTAB) &&
/opensolaris-onvv-gate/usr/src/psm/stand/boot/common/
H A Dreadfile.c1174 sp->sh_type != SHT_STRTAB)
1331 sp->sh_type != SHT_STRTAB &&
/opensolaris-onvv-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c226 if (strsec->c_shdr->sh_type != SHT_STRTAB) {
1337 if (strshdr->sh_type != SHT_STRTAB) {
3226 TEST_ADDR(SHT_STRTAB, dynstr);
3230 TEST_SIZE(SHT_STRTAB, dynstr);
4671 if ((_cache->c_shdr->sh_type == SHT_STRTAB) &&
/opensolaris-onvv-gate/usr/src/cmd/mdb/intel/modules/mdb_kb/
H A Dmdb_kb.c1025 shp->sh_type = SHT_STRTAB;
1035 shp->sh_type = SHT_STRTAB;
/opensolaris-onvv-gate/usr/src/cmd/sgs/dump/common/
H A Ddump.c922 if (s->p_shdr.sh_type != SHT_STRTAB)
1499 if (shdr.sh_type == SHT_STRTAB) {
/opensolaris-onvv-gate/usr/src/cmd/sgs/ar/common/
H A Dfile.c1442 if (str_shtype != SHT_STRTAB) {

Completed in 299 milliseconds

12