Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libdwarf/common/
H A Ddwarf_loc.c498 (Dwarf_Locdesc *) _dwarf_get_alloc(dbg, DW_DLA_LOCDESC, 1); in _dwarf_get_locdesc()
684 dwarf_dealloc(dbg, llbuf[i], DW_DLA_LOCDESC); in _dwarf_cleanup_llbuf()
829 dwarf_dealloc(dbg, locdesc, DW_DLA_LOCDESC); in dwarf_loclist_n()
H A Ddwarf_addr_finder.c376 dwarf_dealloc(dbg, llbuf, DW_DLA_LOCDESC); in handle_attr_locdesc()
H A Dlibdwarf.h725 #define DW_DLA_LOCDESC 0x03 /* Dwarf_Locdesc */ macro
/titanic_50/usr/src/lib/libctf/common/
H A Dctf_dwarf.c607 dwarf_dealloc(cup->cu_dwarf, loc, DW_DLA_LOCDESC); in ctf_dwarf_member_location()
614 dwarf_dealloc(cup->cu_dwarf, loc, DW_DLA_LOCDESC); in ctf_dwarf_member_location()
/titanic_50/usr/src/tools/ctf/cvt/
H A Ddwarf.c594 dwarf_dealloc(dw->dw_dw, loc, DW_DLA_LOCDESC); in die_mem_offset()