Home | History | Annotate | Download | only in coregrind

Lines Matching defs:sym_addr

400    Addr         sym_addr, sym_toc;
502 VG_(DebugInfo_syms_getidx)( newdi, i, &sym_addr, &sym_toc,
521 handle_maybe_load_notifier( newdi_soname, *names, sym_addr );
579 spec->to_addr = sym_addr;
584 vg_assert(is_plausible_guest_addr(sym_addr));
595 VG_(DebugInfo_syms_getidx)( newdi, i, &sym_addr, &sym_toc,
735 Addr sym_addr;
758 VG_(DebugInfo_syms_getidx)( di, i, &sym_addr, NULL,
776 act.from_addr = sym_addr;