Searched refs:DW_DLA_LOCDESC (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/tools/ctf/dwarf/common/ |
H A D | dwarf_loc.c | 498 (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 D | dwarf_addr_finder.c | 376 dwarf_dealloc(dbg, llbuf, DW_DLA_LOCDESC); in handle_attr_locdesc()
|
H A D | libdwarf.h | 725 #define DW_DLA_LOCDESC 0x03 /* Dwarf_Locdesc */ macro
|
/titanic_41/usr/src/tools/ctf/cvt/ |
H A D | dwarf.c | 594 dwarf_dealloc(dw->dw_dw, loc, DW_DLA_LOCDESC); in die_mem_offset()
|