Lines Matching refs:FileSystem
96 if (FileSystem::Instance().Exists(dsym_directory)) { in LookForDsymNextToExecutablePath()
102 if (FileSystem::Instance().Exists(dsym_fspec) && in LookForDsymNextToExecutablePath()
118 if (FileSystem::Instance().Exists(dsym_fspec) && in LookForDsymNextToExecutablePath()
134 if (FileSystem::Instance().Exists(dsym_yaa_fspec)) { in LookForDsymNextToExecutablePath()
138 FileSystem::Instance().Exists(mutable_mod_spec.GetSymbolFileSpec())) { in LookForDsymNextToExecutablePath()
267 FileSystem::Instance().Exists(symbol_file_spec)) in LocateExecutableSymbolFile()
279 FileSystem::Instance().ResolveSymbolicLink(module_file_spec, in LocateExecutableSymbolFile()
285 FileSystem::Instance().Resolve(file_spec); in LocateExecutableSymbolFile()
294 FileSystem::Instance().Resolve(file_spec); in LocateExecutableSymbolFile()
303 FileSystem::Instance().Resolve(file_spec); in LocateExecutableSymbolFile()
310 FileSystem::Instance().Resolve(file_spec); in LocateExecutableSymbolFile()
332 FileSystem::Instance().Resolve(dirspec); in LocateExecutableSymbolFile()
333 if (!FileSystem::Instance().IsDirectory(dirspec)) in LocateExecutableSymbolFile()
358 FileSystem::Instance().Resolve(file_spec); in LocateExecutableSymbolFile()
364 if (FileSystem::Instance().Exists(file_spec)) { in LocateExecutableSymbolFile()