Lines Matching refs:FileSystem
91 if (FileSystem::Instance().Exists(dsym_directory)) { in LookForDsymNextToExecutablePath()
97 if (FileSystem::Instance().Exists(dsym_fspec) && in LookForDsymNextToExecutablePath()
113 if (FileSystem::Instance().Exists(dsym_fspec) && in LookForDsymNextToExecutablePath()
129 if (FileSystem::Instance().Exists(dsym_yaa_fspec)) { in LookForDsymNextToExecutablePath()
132 FileSystem::Instance().Exists(mutable_mod_spec.GetSymbolFileSpec())) { in LookForDsymNextToExecutablePath()
261 FileSystem::Instance().Exists(symbol_file_spec)) in LocateExecutableSymbolFile()
269 FileSystem::Instance().ResolveSymbolicLink(module_file_spec, in LocateExecutableSymbolFile()
275 FileSystem::Instance().Resolve(file_spec); in LocateExecutableSymbolFile()
284 FileSystem::Instance().Resolve(file_spec); in LocateExecutableSymbolFile()
293 FileSystem::Instance().Resolve(file_spec); in LocateExecutableSymbolFile()
300 FileSystem::Instance().Resolve(file_spec); in LocateExecutableSymbolFile()
322 FileSystem::Instance().Resolve(dirspec); in LocateExecutableSymbolFile()
323 if (!FileSystem::Instance().IsDirectory(dirspec)) in LocateExecutableSymbolFile()
348 FileSystem::Instance().Resolve(file_spec); in LocateExecutableSymbolFile()
354 if (FileSystem::Instance().Exists(file_spec)) { in LocateExecutableSymbolFile()