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()
259 ctfsect.cts_type = SHT_PROGBITS; in ctf_fdopen()401 ctfsect.cts_type = shp->sh_type; in ctf_fdopen()409 symsect.cts_type = shp->sh_type; in ctf_fdopen()416 strsect.cts_type = lhp->sh_type; in ctf_fdopen()426 if (ctfsect.cts_type == SHT_NULL) { in ctf_fdopen()440 if (symsect.cts_type != SHT_NULL && in ctf_fdopen()441 strsect.cts_type != SHT_NULL) { in ctf_fdopen()
114 cts_type type; /* Current or User settings */172 cts_type type; /* Current or User settings */
953 } cts_type;1120 cts_type type; /* Current or User settings */945 } cts_type; global() typedef
70 ulong_t cts_type; /* section type (ELF SHT_... value) */ member
580 if (sh.sh_type == ctsp->cts_type && in dt_module_load_sect() 771 dmp->dm_ctdata.cts_type = SHT_PROGBITS; in dt_module_load() 779 dmp->dm_symtab.cts_type = SHT_SYMTAB; in dt_module_load() 788 dmp->dm_strtab.cts_type = SHT_STRTAB; in dt_module_load()
66 cts.cts_type = SHT_PROGBITS; in ctf_create()523 cts.cts_type = SHT_PROGBITS; in ctf_update()