Searched refs:GetFileSpecPtr (Results 1 – 4 of 4) sorted by relevance
47 FileSpec *GetFileSpecPtr() { return (m_file ? &m_file : nullptr); } in GetFileSpecPtr() function49 const FileSpec *GetFileSpecPtr() const { in GetFileSpecPtr() function
97 const FileSpec *exec_fspec = module_spec.GetFileSpecPtr(); in LocateMacOSXFilesUsingDebugSymbols()560 const FileSpec *file_spec_ptr = module_spec.GetFileSpecPtr(); in DownloadObjectAndSymbolFile()
214 const FileSpec *exec_fspec = module_spec.GetFileSpecPtr(); in LocateExecutableSymbolFileDsym()
2847 FileSpec *module_spec_file = module_spec.GetFileSpecPtr(); in DoExecute()