Searched refs:target_ms (Results 1 – 1 of 1) sorted by relevance
466 struct map_symbol *ms = browser->b.priv, target_ms; in annotate_browser__callq() local486 target_ms.maps = ms->maps; in annotate_browser__callq()487 target_ms.map = ms->map; in annotate_browser__callq()488 target_ms.sym = dl->ops.target.sym; in annotate_browser__callq()490 symbol__tui_annotate(&target_ms, evsel, hbt, browser->opts); in annotate_browser__callq()