Home
last modified time | relevance | path

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

/tools/perf/util/
Dprobe-finder.h109 struct line_finder { struct
Dprobe-finder.c1700 struct line_finder *lf = data; in line_range_walk_cb()
1715 static int find_line_range_by_line(Dwarf_Die *sp_die, struct line_finder *lf) in find_line_range_by_line()
1750 struct line_finder *lf = param->data; in line_range_search_cb()
1781 static int find_line_range_by_func(struct line_finder *lf) in find_line_range_by_func()
1790 struct line_finder lf = {.lr = lr, .found = 0}; in debuginfo__find_line_range()