Searched refs:dirspec (Results 1 – 1 of 1) sorted by relevance
321 FileSpec dirspec = debug_file_search_paths.GetFileSpecAtIndex(idx); in LocateExecutableSymbolFile() local322 FileSystem::Instance().Resolve(dirspec); in LocateExecutableSymbolFile()323 if (!FileSystem::Instance().IsDirectory(dirspec)) in LocateExecutableSymbolFile()327 std::string dirname = dirspec.GetPath(); in LocateExecutableSymbolFile()