Searched refs:file_to_use (Results 1 – 1 of 1) sorted by relevance
1847 FileSpec file_to_use; in LoadImageUsingPaths() local1849 file_to_use = FileSpec(remote_filename.GetFilename().GetStringRef(), in LoadImageUsingPaths()1853 file_to_use = remote_filename; in LoadImageUsingPaths()1855 return DoLoadImage(process, file_to_use, &paths, error, loaded_path); in LoadImageUsingPaths()