Home
last modified time | relevance | path

Searched refs:line_finder (Results 1 – 2 of 2) sorted by relevance

/tools/perf/util/
Dprobe-finder.h108 struct line_finder { struct
Dprobe-finder.c1666 struct line_finder *lf = data; in line_range_walk_cb()
1681 static int find_line_range_by_line(Dwarf_Die *sp_die, struct line_finder *lf) in find_line_range_by_line()
1716 struct line_finder *lf = param->data; in line_range_search_cb()
1747 static int find_line_range_by_func(struct line_finder *lf) in find_line_range_by_func()
1756 struct line_finder lf = {.lr = lr, .found = 0}; in debuginfo__find_line_range()