Searched refs:get_source_from_debuginfod (Results 1 – 3 of 3) sorted by relevance
55 int get_source_from_debuginfod(const char *raw_path, const char *sbuild_id,58 static inline int get_source_from_debuginfod(const char *raw_path __maybe_unused, in get_source_from_debuginfod() function
180 int get_source_from_debuginfod(const char *raw_path, in get_source_from_debuginfod() function
1897 if (!get_source_from_debuginfod(prefixed_raw_path, sbuild_id, new_path)) in find_source_path()