Searched refs:target_ms (Results 1 – 1 of 1) sorted by relevance
413 struct map_symbol *ms = browser->b.priv, target_ms; in annotate_browser__callq() local433 target_ms.maps = ms->maps; in annotate_browser__callq()434 target_ms.map = ms->map; in annotate_browser__callq()435 target_ms.sym = dl->ops.target.sym; in annotate_browser__callq()437 symbol__tui_annotate(&target_ms, evsel, hbt, browser->opts); in annotate_browser__callq()