Lines Matching refs:GetFileSpec
54 return_module_spec.GetFileSpec().Clear(); in LocateMacOSXFilesUsingDebugSymbols()
63 return_module_spec.GetFileSpec() = paths.first; in LocateMacOSXFilesUsingDebugSymbols()
167 return_module_spec.GetFileSpec() = exec_filespec; in LocateMacOSXFilesUsingDebugSymbols()
211 return_module_spec.GetFileSpec() = bundle_exe_file_spec; in LocateMacOSXFilesUsingDebugSymbols()
241 return_module_spec.GetFileSpec() = file_spec; in LocateMacOSXFilesUsingDebugSymbols()
261 uuid, return_module_spec.GetFileSpec(), in LocateMacOSXFilesUsingDebugSymbols()
320 module_spec.GetFileSpec().SetFile(str.c_str(), FileSpec::Style::native); in GetModuleSpecInfoFromUUIDDictionary()
321 FileSystem::Instance().Resolve(module_spec.GetFileSpec()); in GetModuleSpecInfoFromUUIDDictionary()
336 FileSystem::Instance().Resolve(module_spec.GetFileSpec()); in GetModuleSpecInfoFromUUIDDictionary()
479 module_spec.GetFileSpec() = paths.first; in DownloadObjectAndSymbolFile()
490 uuid_ptr, module_spec.GetFileSpec(), module_spec.GetSymbolFileSpec()); in DownloadObjectAndSymbolFile()