Searched refs:prefixed_raw_path (Results 1 – 1 of 1) sorted by relevance
1893 char prefixed_raw_path[PATH_MAX]; in find_source_path() local1895 path__join(prefixed_raw_path, sizeof(prefixed_raw_path), comp_dir, raw_path); in find_source_path()1897 if (!get_source_from_debuginfod(prefixed_raw_path, sbuild_id, new_path)) in find_source_path()