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