Lines Matching refs:debuginfo
309 static int find_alternative_probe_point(struct debuginfo *dinfo, in find_alternative_probe_point()
359 static int get_alternative_probe_event(struct debuginfo *dinfo, in get_alternative_probe_event()
375 static int get_alternative_line_range(struct debuginfo *dinfo, in get_alternative_line_range()
403 static struct debuginfo *open_debuginfo(const char *module, bool silent) in open_debuginfo()
407 struct debuginfo *ret = NULL; in open_debuginfo()
439 static struct debuginfo *debuginfo_cache;
442 static struct debuginfo *debuginfo_cache__open(const char *module, bool silent) in debuginfo_cache__open()
512 struct debuginfo *dinfo = NULL; in find_perf_probe_point_from_dwarf()
668 struct debuginfo *dinfo; in try_to_find_probe_trace_events()
787 struct debuginfo *dinfo; in __show_line_range()
883 static int show_available_vars_at(struct debuginfo *dinfo, in show_available_vars_at()
954 struct debuginfo *dinfo; in show_available_vars()