Searched refs:file_to_use (Results 1 – 1 of 1) sorted by relevance
1858 FileSpec file_to_use; in LoadImageUsingPaths() local1860 file_to_use = FileSpec(remote_filename.GetFilename().GetStringRef(), in LoadImageUsingPaths()1864 file_to_use = remote_filename; in LoadImageUsingPaths()1866 return DoLoadImage(process, file_to_use, &paths, error, loaded_path); in LoadImageUsingPaths()