Lines Matching defs:addr
171 Dwarf_Addr addr, int depth)
176 print_expr (attr, &exprs[i], addr, depth);
193 print_expr (Dwarf_Attribute *attr, Dwarf_Op *expr, Dwarf_Addr addr, int depth)
269 if (dwarf_cfi_addrframe (cfi_eh, addr + cfi_eh_bias, &frame) == 0
270 || dwarf_cfi_addrframe (cfi_debug, addr + cfi_debug_bias,
277 addr, dwarf_errmsg (-1));
291 addr, dwarf_errmsg (-1));
349 print_expr_block (&call_attr, call_ops, call_len, addr, depth);
459 int locs = dwarf_getlocation_addr (&attrval, addr,
464 print_expr_block (&attrval, exprval, exprval_len, addr, depth);
467 "dwarf_getlocation_addr attrval at addr 0x%" PRIx64
468 ", locs (%d): %s", addr, locs, dwarf_errmsg (-1));
499 int locs = dwarf_getlocation_addr (&attrval, addr,
504 print_expr_block (&attrval, exprval, exprval_len, addr, depth);
507 "dwarf_getlocation_addr attrval at addr 0x%" PRIx64
508 ", locs (%d): %s", addr, locs, dwarf_errmsg (-1));
533 print_expr_block (attr, entry_ops, entry_len, addr, depth);
667 error (EXIT_FAILURE, 0, "dwarf_getlocation_attr for addr: %s",
675 printf ("addr: 0x%" PRIx64, address);
685 error (EXIT_FAILURE, 0, "dwarf_getlocation_attr for addr: %s",