Searched refs:GetDebugInfoHadFrameVariableErrors (Results 1 – 5 of 5) sorted by relevance
170 bool SymbolFileDWARFDwo::GetDebugInfoHadFrameVariableErrors() const { in GetDebugInfoHadFrameVariableErrors() function in SymbolFileDWARFDwo171 return GetBaseSymbolFile().GetDebugInfoHadFrameVariableErrors(); in GetDebugInfoHadFrameVariableErrors()
67 bool GetDebugInfoHadFrameVariableErrors() const override;
215 bool GetDebugInfoHadFrameVariableErrors() const override { in GetDebugInfoHadFrameVariableErrors() function216 return m_sym_file_impl->GetDebugInfoHadFrameVariableErrors(); in GetDebugInfoHadFrameVariableErrors()
444 virtual bool GetDebugInfoHadFrameVariableErrors() const = 0;559 bool GetDebugInfoHadFrameVariableErrors() const override { in GetDebugInfoHadFrameVariableErrors() function
298 sym_file->GetDebugInfoHadFrameVariableErrors(); in ReportStatistics()