Home
last modified time | relevance | path

Searched refs:cdb_id (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_dwarf.c251 ctf_id_t cdb_id; member
1363 cdb->cdb_id = ctf_add_integer(cup->cu_ctfp, CTF_ADD_NONROOT, in ctf_dwarf_member_bitfield()
1365 if (cdb->cdb_id == CTF_ERR) { in ctf_dwarf_member_bitfield()
1377 *idp = cdb->cdb_id; in ctf_dwarf_member_bitfield()