Lines Matching refs:FileSystem

119               FileSystem::Instance().Resolve(dsym_filespec);  in LocateMacOSXFilesUsingDebugSymbols()
121 if (FileSystem::Instance().IsDirectory(dsym_filespec)) { in LocateMacOSXFilesUsingDebugSymbols()
152 if (FileSystem::Instance().Exists(module_spec.GetFileSpec())) { in LocateMacOSXFilesUsingDebugSymbols()
201 FileSystem::Instance().Resolve(exec_filespec); in LocateMacOSXFilesUsingDebugSymbols()
202 if (FileSystem::Instance().Exists(exec_filespec)) { in LocateMacOSXFilesUsingDebugSymbols()
221 FileSystem::Instance().Resolve(file_spec); in LocateMacOSXFilesUsingDebugSymbols()
237 FileSystem::Instance().Resolve(bundle_exe_file_spec); in LocateMacOSXFilesUsingDebugSymbols()
300 llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> vfs = in FindSymbolFileInBundle()
301 FileSystem::Instance().GetVirtualFileSystem(); in FindSymbolFileInBundle()
354 FileSystem::Instance().Resolve(module_spec.GetFileSpec()); in GetModuleSpecInfoFromUUIDDictionary()
367 FileSystem::Instance().Resolve(module_spec.GetFileSpec()); in GetModuleSpecInfoFromUUIDDictionary()
438 FileSystem::Instance().Resolve(resolved_source_path); in GetModuleSpecInfoFromUUIDDictionary()
484 FileSystem::Instance().Resolve(resolved_source_path); in GetModuleSpecInfoFromUUIDDictionary()
529 (file_spec_ptr && FileSystem::Instance().Exists(*file_spec_ptr))) { in DownloadObjectAndSymbolFile()
541 FileSystem::Instance().Resolve(dsym_for_uuid_exe_spec); in DownloadObjectAndSymbolFile()
543 FileSystem::Instance().Exists(dsym_for_uuid_exe_spec); in DownloadObjectAndSymbolFile()
550 FileSystem::Instance().Exists(dsym_for_uuid_exe_spec); in DownloadObjectAndSymbolFile()
566 FileSystem::Instance().Exists(dsym_for_uuid_exe_spec); in DownloadObjectAndSymbolFile()
574 FileSystem::Instance().Resolve(dsym_for_uuid_exe_spec); in DownloadObjectAndSymbolFile()
576 FileSystem::Instance().Exists(dsym_for_uuid_exe_spec); in DownloadObjectAndSymbolFile()