Lines Matching refs:FileSystem
93 if (FileSystem::Instance().Exists(dsym_directory)) { in LookForDsymNextToExecutablePath()
99 if (FileSystem::Instance().Exists(dsym_fspec) && in LookForDsymNextToExecutablePath()
115 if (FileSystem::Instance().Exists(dsym_fspec) && in LookForDsymNextToExecutablePath()
131 if (FileSystem::Instance().Exists(dsym_yaa_fspec)) { in LookForDsymNextToExecutablePath()
135 FileSystem::Instance().Exists(mutable_mod_spec.GetSymbolFileSpec())) { in LookForDsymNextToExecutablePath()
264 FileSystem::Instance().Exists(symbol_file_spec)) in LocateExecutableSymbolFile()
276 FileSystem::Instance().ResolveSymbolicLink(module_file_spec, in LocateExecutableSymbolFile()
282 FileSystem::Instance().Resolve(file_spec); in LocateExecutableSymbolFile()
291 FileSystem::Instance().Resolve(file_spec); in LocateExecutableSymbolFile()
300 FileSystem::Instance().Resolve(file_spec); in LocateExecutableSymbolFile()
307 FileSystem::Instance().Resolve(file_spec); in LocateExecutableSymbolFile()
329 FileSystem::Instance().Resolve(dirspec); in LocateExecutableSymbolFile()
330 if (!FileSystem::Instance().IsDirectory(dirspec)) in LocateExecutableSymbolFile()
355 FileSystem::Instance().Resolve(file_spec); in LocateExecutableSymbolFile()
361 if (FileSystem::Instance().Exists(file_spec)) { in LocateExecutableSymbolFile()