Searched refs:decode_locdesc (Results 1 – 1 of 1) sorted by relevance
1518 static CORE_ADDR decode_locdesc (struct dwarf_block *, struct dwarf2_cu *);5976 addr = decode_locdesc (pdi->d.locdesc, cu); in add_partial_symbol()10538 *offset = decode_locdesc (DW_BLOCK (attr), cu); in handle_data_member_location()11045 fnp->voffset = decode_locdesc (DW_BLOCK (attr), cu) + 2; in dwarf2_add_member_fn()11059 fnp->voffset = decode_locdesc (DW_BLOCK (attr), cu); in dwarf2_add_member_fn()17776 decode_locdesc (struct dwarf_block *blk, struct dwarf2_cu *cu) in decode_locdesc() function