Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_dwarf.c278 ctf_convert_t *cu_handle; /* ctf convert handle */ member
2019 if (ret == ECTF_DTFULL && (cup->cu_handle->cch_flags & in ctf_dwarf_create_enum()
2021 if (cup->cu_handle->cch_warncb != NULL) { in ctf_dwarf_create_enum()
2022 cup->cu_handle->cch_warncb( in ctf_dwarf_create_enum()
2023 cup->cu_handle->cch_warncb_arg, in ctf_dwarf_create_enum()
3204 cup->cu_handle = cch; in ctf_dwarf_preinit_dies()