Searched refs:cu_bitfields (Results 1 – 1 of 1) sorted by relevance
259 ctf_list_t cu_bitfields; /* Bit field members */ member1163 for (cdb = ctf_list_next(&cup->cu_bitfields); cdb != NULL; in ctf_dwarf_member_bitfield()1205 ctf_list_append(&cup->cu_bitfields, cdb); in ctf_dwarf_member_bitfield()2667 for (cdb = ctf_list_next(&cup->cu_bitfields); cdb != NULL; cdb = ndb) { in ctf_dwarf_free_die()2775 bzero(&cup->cu_bitfields, sizeof (ctf_list_t)); in ctf_dwarf_init_die()