Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dprobe-finder.c2014 static int get_source_from_debuginfod(const char *raw_path, in get_source_from_debuginfod() function
2040 static inline int get_source_from_debuginfod(const char *raw_path __maybe_unused, in get_source_from_debuginfod() function
2059 if (!get_source_from_debuginfod(raw_path, sbuild_id, new_path)) in find_source_path()