Searched refs:GetDebugInfoHadFrameVariableErrors (Results 1 – 5 of 5) sorted by relevance
171 bool SymbolFileDWARFDwo::GetDebugInfoHadFrameVariableErrors() const { in GetDebugInfoHadFrameVariableErrors() function in SymbolFileDWARFDwo172 return GetBaseSymbolFile().GetDebugInfoHadFrameVariableErrors(); in GetDebugInfoHadFrameVariableErrors()
67 bool GetDebugInfoHadFrameVariableErrors() const override;
219 bool GetDebugInfoHadFrameVariableErrors() const override { in GetDebugInfoHadFrameVariableErrors() function220 return m_sym_file_impl->GetDebugInfoHadFrameVariableErrors(); in GetDebugInfoHadFrameVariableErrors()
455 virtual bool GetDebugInfoHadFrameVariableErrors() const = 0;583 bool GetDebugInfoHadFrameVariableErrors() const override { in GetDebugInfoHadFrameVariableErrors() function
382 sym_file->GetDebugInfoHadFrameVariableErrors(); in ReportStatistics()