Lines Matching refs:debuginfo
368 static int find_alternative_probe_point(struct debuginfo *dinfo, in find_alternative_probe_point()
422 static int get_alternative_probe_event(struct debuginfo *dinfo, in get_alternative_probe_event()
438 static int get_alternative_line_range(struct debuginfo *dinfo, in get_alternative_line_range()
466 static struct debuginfo *open_from_debuginfod(struct dso *dso, struct nsinfo *nsi, in open_from_debuginfod()
471 struct debuginfo *ret = NULL; in open_from_debuginfod()
500 struct debuginfo *open_from_debuginfod(struct dso *dso __maybe_unused, in open_from_debuginfod()
509 static struct debuginfo *open_debuginfo(const char *module, struct nsinfo *nsi, in open_debuginfo()
514 struct debuginfo *ret = NULL; in open_debuginfo()
556 static struct debuginfo *debuginfo_cache;
559 static struct debuginfo *debuginfo_cache__open(const char *module, bool silent) in debuginfo_cache__open()
638 struct debuginfo *dinfo = NULL; in find_perf_probe_point_from_dwarf()
777 struct debuginfo *dinfo) in post_process_module_probe_trace_events()
878 bool uprobe, struct debuginfo *dinfo) in post_process_probe_trace_events()
904 struct debuginfo *dinfo; in try_to_find_probe_trace_events()
1031 struct debuginfo *dinfo; in __show_line_range()
1136 static int show_available_vars_at(struct debuginfo *dinfo, in show_available_vars_at()
1207 struct debuginfo *dinfo; in show_available_vars()