Searched refs:SHT_DYNAMIC (Results 1 - 19 of 19) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dchecksum.c153 (shdr->sh_type == SHT_DYNAMIC) ||
H A Dgelf.c1105 if (shdr.sh_type != SHT_DYNAMIC)
/illumos-gate/usr/src/cmd/mdb/common/modules/krtld/
H A Dkrtld.c180 { "SHT_DYNAMIC", 0xffffffff, SHT_DYNAMIC },
/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfedit_machelf.c185 case SHT_DYNAMIC:
H A Dutil_machelf.c1010 if ((dynsec->sec_shdr->sh_type == SHT_DYNAMIC) &&
1096 if ((dynsec->sec_shdr->sh_type == SHT_DYNAMIC) &&
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h413 #define SHT_DYNAMIC 6 macro
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dfake_shdr.c179 { MSG_ORIG(MSG_PHDRNAM_DYN), SHT_DYNAMIC, SHF_ALLOC,
956 case SHT_DYNAMIC:
H A Delfdump.c1912 (cache[infoshdr->sh_info].c_shdr->sh_type != SHT_DYNAMIC)) {
2317 case SHT_DYNAMIC:
2966 case SHT_DYNAMIC:
3072 if (shdr->sh_type != SHT_DYNAMIC)
5185 case SHT_DYNAMIC:
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dstr.c164 case SHT_DYNAMIC:
361 if ((dynsec->sec_shdr->sh_type == SHT_DYNAMIC) &&
/illumos-gate/usr/src/cmd/sgs/librtld/common/
H A Ddldump.c850 if (shdr->sh_type == SHT_DYNAMIC)
/illumos-gate/usr/src/lib/libproc/common/
H A DPsymtab_machelf32.c591 sp->sh_type = SHT_DYNAMIC;
H A DPsymtab.c1183 shdr.sh_type == SHT_DYNAMIC)
1798 } else if (shp->sh_type == SHT_DYNAMIC) {
/illumos-gate/usr/src/cmd/sgs/dump/common/
H A Ddump.c1095 if (p_scns->p_shdr.sh_type != SHT_DYNAMIC)
1512 if (shdr.sh_type == SHT_DYNAMIC) {
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmap.c658 enp->ec_type = SHT_DYNAMIC;
H A Dsections.c531 case SHT_DYNAMIC:
965 if (new_section(ofl, SHT_DYNAMIC, MSG_ORIG(MSG_SCN_DYNAMIC), 0,
/illumos-gate/usr/src/cmd/abi/appcert/static_prof/
H A Dstatic_prof.c642 if (scurrent->sh_type == SHT_DYNAMIC) {
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h384 #define SHT_DYNAMIC 6 /* dynamic section */ macro
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_gelf.c542 if (gsp->gs_shdr.sh_type == SHT_DYNAMIC) {
549 return (NULL); /* No SHT_DYNAMIC entry was found */
/illumos-gate/usr/src/uts/common/krtld/
H A Dkobj.c1762 case SHT_DYNAMIC:

Completed in 146 milliseconds