Searched refs:ctf_dwarf_dealloc (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libctf/common/ |
H A D | ctf_dwarf.c | 464 ctf_dwarf_dealloc(ctf_cu_t *cup, Dwarf_Ptr ptr, Dwarf_Unsigned type) in ctf_dwarf_dealloc() function 485 ctf_dwarf_dealloc(cup, attr, DW_DLA_ATTR); in ctf_dwarf_ref() 535 ctf_dwarf_dealloc(cup, attr, DW_DLA_ATTR); in ctf_dwarf_signed() 560 ctf_dwarf_dealloc(cup, attr, DW_DLA_ATTR); in ctf_dwarf_unsigned() 585 ctf_dwarf_dealloc(cup, attr, DW_DLA_ATTR); in ctf_dwarf_boolean() 616 ctf_dwarf_dealloc(cup, attr, DW_DLA_ATTR); in ctf_dwarf_string() 657 ctf_dwarf_dealloc(cup, attr, DW_DLA_ATTR); in ctf_dwarf_member_location() 675 ctf_dwarf_dealloc(cup, attr, DW_DLA_ATTR); in ctf_dwarf_member_location() 681 ctf_dwarf_dealloc(cup, attr, DW_DLA_ATTR); in ctf_dwarf_member_location() 697 ctf_dwarf_dealloc(cup, attr, DW_DLA_ATTR); in ctf_dwarf_member_location() [all …]
|