Searched refs:probe_finder (Results 1 – 2 of 2) sorted by relevance
50 struct probe_finder { struct55 int (*callback)(Dwarf_Die *sc_die, struct probe_finder *pf); argument80 struct probe_finder pf; argument88 struct probe_finder pf;
445 static int convert_variable(Dwarf_Die *vr_die, struct probe_finder *pf) in convert_variable()476 static int find_variable(Dwarf_Die *sc_die, struct probe_finder *pf) in find_variable()572 static int call_probe_finder(Dwarf_Die *sc_die, struct probe_finder *pf) in call_probe_finder()681 static Dwarf_Die *find_best_scope(struct probe_finder *pf, Dwarf_Die *die_mem) in find_best_scope()702 static int verify_representive_line(struct probe_finder *pf, const char *fname, in verify_representive_line()738 struct probe_finder *pf = data; in probe_point_line_walker()762 static int find_probe_point_by_line(struct probe_finder *pf) in find_probe_point_by_line()810 struct probe_finder *pf = data; in probe_point_lazy_walker()838 static int find_probe_point_lazy(Dwarf_Die *sp_die, struct probe_finder *pf) in find_probe_point_lazy()870 static void skip_prologue(Dwarf_Die *sp_die, struct probe_finder *pf) in skip_prologue()[all …]