Searched refs:AppendCustomError (Results 1 – 3 of 3) sorted by relevance
409 m_decoded_thread.AppendCustomError(toString(std::move(err)), in AppendInstructionAndDetectAnomalies()491 m_decoded_thread.AppendCustomError(err_msg); in ProcessPTEventTSC()613 decoded_thread.AppendCustomError( in DecodeSystemWideTraceForThread()625 decoded_thread.AppendCustomError( in DecodeSystemWideTraceForThread()661 decoded_thread.AppendCustomError( in DecodeSystemWideTraceForThread()
255 void AppendCustomError(llvm::StringRef error, bool fatal = false);
194 void DecodedThread::AppendCustomError(StringRef err, bool fatal) { in AppendCustomError() function in DecodedThread