Searched refs:target_ms (Results 1 – 1 of 1) sorted by relevance
462 struct map_symbol *ms = browser->b.priv, target_ms; in annotate_browser__callq() local482 target_ms.maps = ms->maps; in annotate_browser__callq()483 target_ms.map = ms->map; in annotate_browser__callq()484 target_ms.sym = dl->ops.target.sym; in annotate_browser__callq()486 symbol__tui_annotate(&target_ms, evsel, hbt, browser->opts); in annotate_browser__callq()