Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_dwarf.c260 Elf *cu_elf; /* shared libelf handle */ member
3091 VERIFY3P(cup->cu_elf, !=, NULL); in ctf_dwarf_free_die()
3092 cup->cu_elf = NULL; in ctf_dwarf_free_die()
3206 cup->cu_elf = elf; in ctf_dwarf_preinit_dies()
3318 if ((ret = ctf_dwarf_die_elfenc(cup->cu_elf, cup, in ctf_dwarf_init_die()