Searched refs:GetFileSpecPtr (Results 1 – 6 of 6) sorted by relevance
47 FileSpec *GetFileSpecPtr() { return (m_file ? &m_file : nullptr); } in GetFileSpecPtr() function49 const FileSpec *GetFileSpecPtr() const { in GetFileSpecPtr() function
131 const FileSpec *exec_fspec = module_spec.GetFileSpecPtr(); in LocateExecutableObjectFile()573 const FileSpec *exec_fspec = module_spec.GetFileSpecPtr(); in LocateMacOSXFilesUsingDebugSymbols()770 const FileSpec *exec_fspec = module_spec.GetFileSpecPtr(); in LocateExecutableSymbolFile()1030 const FileSpec *file_spec_ptr = module_spec.GetFileSpecPtr(); in DownloadObjectAndSymbolFile()
1369 *matched_module_spec.GetFileSpecPtr() = module_path_spec; in GetModuleInfo()
3060 FileSpec *module_spec_file = module_spec.GetFileSpecPtr(); in DoExecute()