Searched refs:probe_finder (Results 1 – 2 of 2) sorted by relevance
53 struct probe_finder { struct58 int (*callback)(Dwarf_Die *sc_die, struct probe_finder *pf); argument83 struct probe_finder pf; argument91 struct probe_finder pf;
72 const struct probe_finder *pf, in convert_variable_location()458 static int convert_variable(Dwarf_Die *vr_die, struct probe_finder *pf) in convert_variable()489 static int find_variable(Dwarf_Die *sc_die, struct probe_finder *pf) in find_variable()585 static int call_probe_finder(Dwarf_Die *sc_die, struct probe_finder *pf) in call_probe_finder()692 static Dwarf_Die *find_best_scope(struct probe_finder *pf, Dwarf_Die *die_mem) in find_best_scope()713 static int verify_representive_line(struct probe_finder *pf, const char *fname, in verify_representive_line()749 struct probe_finder *pf = data; in probe_point_line_walker()773 static int find_probe_point_by_line(struct probe_finder *pf) in find_probe_point_by_line()821 struct probe_finder *pf = data; in probe_point_lazy_walker()849 static int find_probe_point_lazy(Dwarf_Die *sp_die, struct probe_finder *pf) in find_probe_point_lazy()[all …]