line_finder      1705 tools/perf/util/probe-finder.c 	struct line_finder *lf = data;
line_finder      1720 tools/perf/util/probe-finder.c static int find_line_range_by_line(Dwarf_Die *sp_die, struct line_finder *lf)
line_finder      1755 tools/perf/util/probe-finder.c 	struct line_finder *lf = param->data;
line_finder      1786 tools/perf/util/probe-finder.c static int find_line_range_by_func(struct line_finder *lf)
line_finder      1795 tools/perf/util/probe-finder.c 	struct line_finder lf = {.lr = lr, .found = 0};