Home
last modified time | relevance | path

Searched defs:sp_die (Results 1 – 1 of 1) sorted by relevance

/linux/tools/perf/util/
H A Dprobe-finder.c71 Dwarf_Op *fb_ops, Dwarf_Die *sp_die, in convert_variable_location()
533 static int convert_to_trace_point(Dwarf_Die *sp_die, Dwfl_Module *mod, in convert_to_trace_point()
849 static int find_probe_point_lazy(Dwarf_Die *sp_die, struct probe_finder *pf) in find_probe_point_lazy()
882 static void skip_prologue(Dwarf_Die *sp_die, struct probe_finder *pf) in skip_prologue()
953 static int probe_point_search_cb(Dwarf_Die *sp_die, void *data) in probe_point_search_cb()
1029 Dwarf_Die *sp_die; member
1749 static int find_line_range_by_line(Dwarf_Die *sp_die, struct line_finder *lf) in find_line_range_by_line()
1781 static int line_range_search_cb(Dwarf_Die *sp_die, void *data) in line_range_search_cb()