Home
last modified time | relevance | path

Searched refs:get_source_from_debuginfod (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/tools/perf/util/
Dprobe-finder.c1990 static int get_source_from_debuginfod(const char *raw_path, in get_source_from_debuginfod() function
2016 static inline int get_source_from_debuginfod(const char *raw_path __maybe_unused, in get_source_from_debuginfod() function
2035 if (!get_source_from_debuginfod(raw_path, sbuild_id, new_path)) in find_source_path()