Searched refs:cts_type (Results 1 – 15 of 15) 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()
262 ctfsect.cts_type = SHT_PROGBITS; in ctf_fdopen()407 ctfsect.cts_type = shp->sh_type; in ctf_fdopen()415 symsect.cts_type = shp->sh_type; in ctf_fdopen()422 strsect.cts_type = lhp->sh_type; in ctf_fdopen()432 if (ctfsect.cts_type == SHT_NULL) { in ctf_fdopen()446 if (symsect.cts_type != SHT_NULL && in ctf_fdopen()447 strsect.cts_type != SHT_NULL) { in ctf_fdopen()
70 ulong_t cts_type; /* section type (ELF SHT_... value) */ member
383 dw2_asm_output_data (4, type->dtd_u.dtu_slice.cts_type, "cts_type"); in ctf_asm_slice()735 gcc_assert (ctftype->dtd_u.dtu_slice.cts_type != CTF_NULL_TYPEID); in output_asm_ctf_vlen_bytes()
100 unsigned int cts_type; /* Reference CTF type. */ member
680 ctf_id_t base_type = ref_type->dtd_u.dtu_slice.cts_type; in btf_asm_sou_member()
517 dtd->dtd_u.dtu_slice.cts_type = (uint32_t) ref; in ctf_add_slice()
422 uint32_t cts_type; member
494 uint32_t cts_type; member
331 * ctf-api.h (ctf_sect_t): Drop cts_type, cts_flags, and cts_offset.
590 if (sh.sh_type == ctsp->cts_type && in dt_module_load_sect()781 dmp->dm_ctdata.cts_type = SHT_PROGBITS; in dt_module_load()789 dmp->dm_symtab.cts_type = SHT_SYMTAB; in dt_module_load()798 dmp->dm_strtab.cts_type = SHT_STRTAB; in dt_module_load()
73 cts.cts_type = SHT_PROGBITS; in ctf_create()531 cts.cts_type = SHT_PROGBITS; in ctf_update()
888 * objdump.c (make_ctfsect): Drop cts_type, cts_flags, and