Lines Matching refs:FileSystem

120               FileSystem::Instance().Resolve(dsym_filespec);  in LocateMacOSXFilesUsingDebugSymbols()
122 if (FileSystem::Instance().IsDirectory(dsym_filespec)) { in LocateMacOSXFilesUsingDebugSymbols()
164 FileSystem::Instance().Resolve(exec_filespec); in LocateMacOSXFilesUsingDebugSymbols()
165 if (FileSystem::Instance().Exists(exec_filespec)) { in LocateMacOSXFilesUsingDebugSymbols()
187 FileSystem::Instance().Resolve(file_spec); in LocateMacOSXFilesUsingDebugSymbols()
203 FileSystem::Instance().Resolve(bundle_exe_file_spec); in LocateMacOSXFilesUsingDebugSymbols()
276 llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> vfs = in FindSymbolFileInBundle()
277 FileSystem::Instance().GetVirtualFileSystem(); in FindSymbolFileInBundle()
321 FileSystem::Instance().Resolve(module_spec.GetFileSpec()); in GetModuleSpecInfoFromUUIDDictionary()
336 FileSystem::Instance().Resolve(module_spec.GetFileSpec()); in GetModuleSpecInfoFromUUIDDictionary()
410 FileSystem::Instance().Resolve(resolved_source_path); in GetModuleSpecInfoFromUUIDDictionary()
458 FileSystem::Instance().Resolve(resolved_source_path); in GetModuleSpecInfoFromUUIDDictionary()
524 (file_spec_ptr && FileSystem::Instance().Exists(*file_spec_ptr))) { in DownloadObjectAndSymbolFile()
536 FileSystem::Instance().Resolve(dsym_for_uuid_exe_spec); in DownloadObjectAndSymbolFile()
538 FileSystem::Instance().Exists(dsym_for_uuid_exe_spec); in DownloadObjectAndSymbolFile()
545 FileSystem::Instance().Exists(dsym_for_uuid_exe_spec); in DownloadObjectAndSymbolFile()
561 FileSystem::Instance().Exists(dsym_for_uuid_exe_spec); in DownloadObjectAndSymbolFile()
569 FileSystem::Instance().Resolve(dsym_for_uuid_exe_spec); in DownloadObjectAndSymbolFile()
571 FileSystem::Instance().Exists(dsym_for_uuid_exe_spec); in DownloadObjectAndSymbolFile()