Searched refs:cts_type (Results 1 – 7 of 7) sorted by relevance
130 ctfsect.cts_type = SHT_PROGBITS; in ctf_modopen()138 symsect.cts_type = SHT_SYMTAB; in ctf_modopen()150 strsect.cts_type = SHT_STRTAB; in ctf_modopen()
234 ctfsect.cts_type = SHT_PROGBITS; in ctf_fdopen()375 ctfsect.cts_type = shp->sh_type; in ctf_fdopen()383 symsect.cts_type = shp->sh_type; in ctf_fdopen()390 strsect.cts_type = lhp->sh_type; in ctf_fdopen()400 if (ctfsect.cts_type == SHT_NULL) { in ctf_fdopen()414 if (symsect.cts_type != SHT_NULL && in ctf_fdopen()415 strsect.cts_type != SHT_NULL) { in ctf_fdopen()
70 ulong_t cts_type; /* section type (ELF SHT_... value) */ member
517 if (sh.sh_type == ctsp->cts_type && in dt_module_load_sect()703 dmp->dm_ctdata.cts_type = SHT_PROGBITS; in dt_module_load()711 dmp->dm_symtab.cts_type = SHT_SYMTAB; in dt_module_load()720 dmp->dm_strtab.cts_type = SHT_STRTAB; in dt_module_load()
1661 ctdata.cts_type = SHT_PROGBITS; in mdb_ctf_bufopen()1669 symtab.cts_type = symhdr->sh_type; in mdb_ctf_bufopen()1677 strtab.cts_type = strhdr->sh_type; in mdb_ctf_bufopen()
66 cts.cts_type = SHT_PROGBITS; in ctf_create()419 cts.cts_type = SHT_PROGBITS; in ctf_update()
765 ctdata.cts_type = SHT_PROGBITS; in Pbuild_file_ctf()773 symtab.cts_type = symp->sym_hdr_pri.sh_type; in Pbuild_file_ctf()781 strtab.cts_type = symp->sym_strhdr.sh_type; in Pbuild_file_ctf()