Searched refs:GetFileSpecPtr (Results 1 – 3 of 3) sorted by relevance
70 FileSpec *GetFileSpecPtr() { return (m_file ? &m_file : nullptr); } in GetFileSpecPtr() function72 const FileSpec *GetFileSpecPtr() const { in GetFileSpecPtr() function255 if (match_module_spec.GetFileSpecPtr()) { in Matches()
203 const FileSpec *exec_fspec = module_spec.GetFileSpecPtr(); in LocateExecutableSymbolFileDsym()229 const FileSpec *exec_fspec = module_spec.GetFileSpecPtr(); in LocateExecutableObjectFile()
2904 FileSpec *module_spec_file = module_spec.GetFileSpecPtr(); in DoExecute()