Home
last modified time | relevance | path

Searched refs:ReportError (Results 1 – 25 of 37) sorted by relevance

12

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_report.cpp219 in_report.ReportError(error); in ReportDeadlySignal()
225 in_report.ReportError(error); in ReportDoubleFree()
234 in_report.ReportError(error); in ReportNewDeleteTypeMismatch()
240 in_report.ReportError(error); in ReportFreeNotMalloced()
249 in_report.ReportError(error); in ReportAllocTypeMismatch()
255 in_report.ReportError(error); in ReportMallocUsableSizeNotOwned()
263 in_report.ReportError(error); in ReportSanitizerGetAllocatedSizeNotOwned()
269 in_report.ReportError(error); in ReportCallocOverflow()
276 in_report.ReportError(error); in ReportReallocArrayOverflow()
282 in_report.ReportError(error); in ReportPvallocOverflow()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DSymbolRemappingReader.cpp31 auto ReportError = [&](Twine Msg) { in read() local
47 return ReportError("Expected 'kind mangled_name mangled_name', " in read()
57 return ReportError("Invalid kind, expected 'name', 'type', or 'encoding'," in read()
66 return ReportError("Manglings '" + Parts[1] + "' and '" + Parts[2] + "' " in read()
71 return ReportError("Could not demangle '" + Parts[1] + "' " in read()
75 return ReportError("Could not demangle '" + Parts[2] + "' " in read()
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/
H A DSimpleRemoteEPCServer.h83 void setErrorReporter(unique_function<void(Error)> ReportError) { in setErrorReporter() argument
84 S.ReportError = std::move(ReportError); in setErrorReporter()
108 if (!Server->ReportError) in Create()
109 Server->ReportError = [](Error Err) { in Create()
136 void setErrorReporter(ReportErrorFunction ReportError) { in setErrorReporter() argument
137 this->ReportError = std::move(ReportError); in setErrorReporter()
186 ReportErrorFunction ReportError; variable
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCFragment.cpp104 bool ReportError, uint64_t &Val) { in getLabelOffset() argument
106 if (ReportError) in getLabelOffset()
116 bool ReportError, uint64_t &Val) { in getSymbolOffsetImpl() argument
118 return getLabelOffset(Layout, S, ReportError, Val); in getSymbolOffsetImpl()
135 if (!getSymbolOffsetImpl(Layout, A->getSymbol(), ReportError, ValA)) in getSymbolOffsetImpl()
143 if (!getSymbolOffsetImpl(Layout, B->getSymbol(), ReportError, ValB)) in getSymbolOffsetImpl()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp587 auto ReportError = [&](const Twine &TitleMsg) { in verifyDebugInfoAttribute() local
607 ReportError( in verifyDebugInfoAttribute()
613 ReportError("DIE has invalid DW_AT_ranges encoding:"); in verifyDebugInfoAttribute()
623 ReportError("DIE has invalid DW_AT_stmt_list encoding:"); in verifyDebugInfoAttribute()
654 ReportError(toString(std::move(Err))); in verifyDebugInfoAttribute()
682 ReportError("DIE has " + AttributeString(Attr) + in verifyDebugInfoAttribute()
698 ReportError("DIE has " + AttributeString(Attr) + in verifyDebugInfoAttribute()
704 ReportError("DIE has " + AttributeString(Attr) + in verifyDebugInfoAttribute()
711 ReportError("DIE has " + AttributeString(Attr) + in verifyDebugInfoAttribute()
717 ReportError("DIE has " + AttributeString(Attr) + in verifyDebugInfoAttribute()
[all …]
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DLLVMConventionsChecker.cpp226 void ReportError(QualType T);
247 ReportError(T); in Visit()
258 void ASTFieldVisitor::ReportError(QualType T) { in ReportError() function in ASTFieldVisitor
/freebsd/contrib/llvm-project/compiler-rt/lib/interception/
H A Dinterception_win.cpp157 # define ReportError(...) \ macro
164 ReportError("interception_win: failed due to an unrecoverable error.\n"); in InterceptionFailed()
274 ReportError( in WriteJumpInstruction()
303 ReportError( in WriteIndirectJumpInstruction()
702 ReportError( in GetInstructionSize()
/freebsd/libexec/atf/atf-pytest-wrapper/
H A Datf_pytest_wrapper.cpp202 void ReportError() { in ReportError() function in Handler
217 ReportError(); in Process()
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DModule.h800 void ReportError(const char *format, Args &&...args) { in ReportError() function
801 ReportError(llvm::formatv(format, std::forward<Args>(args)...)); in ReportError()
1087 void ReportError(const llvm::formatv_object_base &payload);
H A DDebugger.h544 ReportError(std::string message,
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DDWARFCallFrameInfo.cpp273 Debugger::ReportError( in ParseCIE()
292 Debugger::ReportError(llvm::formatv( in ParseCIE()
456 Debugger::ReportError(llvm::formatv("Invalid fde/cie next entry offset " in GetFDEIndex()
488 Debugger::ReportError(llvm::formatv("Invalid cie offset of {0:x} " in GetFDEIndex()
516 Debugger::ReportError(llvm::formatv( in GetFDEIndex()
H A DCompileUnit.cpp359 resolved_sc.module_sp->ReportError( in ResolveSymbolContext()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DSimpleRemoteEPCServer.cpp262 ReportError(std::move(Err)); in handleCallWrapper()
285 ReportError(std::move(Err)); in doJITDispatch()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.cpp490 GetSymbolFileDWARF().GetObjectFile()->GetModule()->ReportError( in SetLoclistsBase()
509 GetSymbolFileDWARF().GetObjectFile()->GetModule()->ReportError( in SetLoclistsBase()
549 GetSymbolFileDWARF().GetObjectFile()->GetModule()->ReportError( in GetRnglistData()
573 GetSymbolFileDWARF().GetObjectFile()->GetModule()->ReportError( in GetRnglistTable()
650 GetSymbolFileDWARF().GetObjectFile()->GetModule()->ReportError( in GetDIE()
H A DDWARFDebugInfoEntry.cpp61 cu->GetSymbolFileDWARF().GetObjectFile()->GetModule()->ReportError( in Extract()
77 cu->GetSymbolFileDWARF().GetObjectFile()->GetModule()->ReportError( in Extract()
98 unit.GetSymbolFileDWARF().GetObjectFile()->GetModule()->ReportError( in GetRangesOrReportError()
H A DSymbolFileDWARFDebugMap.cpp353 m_objfile_sp->GetModule()->ReportError( in InitOSO()
370 m_objfile_sp->GetModule()->ReportError( in InitOSO()
376 m_objfile_sp->GetModule()->ReportError( in InitOSO()
381 m_objfile_sp->GetModule()->ReportError( in InitOSO()
387 m_objfile_sp->GetModule()->ReportError( in InitOSO()
434 obj_file->GetModule()->ReportError( in GetModuleByCompUnitInfo()
H A DDWARFFormValue.cpp516 m_unit->GetSymbolFileDWARF().GetObjectFile()->GetModule()->ReportError( in ReferencedUnitAndOffset()
527 m_unit->GetSymbolFileDWARF().GetObjectFile()->GetModule()->ReportError( in ReferencedUnitAndOffset()
H A DDWARFASTParserClang.cpp276 die.GetDWARF()->GetObjectFile()->GetModule()->ReportError( in PrepareContextToReceiveMembers()
531 dwarf->GetObjectFile()->GetModule()->ReportError( in ParseTypeFromDWARF()
904 dwarf->GetObjectFile()->GetModule()->ReportError( in ParseEnum()
1063 dwarf->GetObjectFile()->GetModule()->ReportError( in ParseSubroutine()
1477 module_sp->ReportError("{0:x16}: DW_TAG_inheritance failed to " in ParseInheritance()
1875 dwarf->GetObjectFile()->GetModule()->ReportError( in ParseStructureLikeDIE()
2784 module_sp->ReportError("{0:x8}: DW_TAG_APPLE_property has no name.", in ParseObjCProperty()
2791 module_sp->ReportError( in ParseObjCProperty()
2941 module_sp->ReportError( in ParseSingleMember()
2946 module_sp->ReportError("{0:x8}: DW_TAG_member refers to type {1:x16}" in ParseSingleMember()
[all …]
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DModule.cpp1115 Debugger::ReportError(std::string(strm.GetString())); in ReportErrorIfModifyDetected()
1120 void Module::ReportError(const llvm::formatv_object_base &payload) { in ReportError() function in Module
1125 Debugger::ReportError(strm.GetString().str()); in ReportError()
1212 ReportError("failed to load objfile for {0}\nDebugging will be " in GetObjectFile()
1566 Debugger::ReportError("Error while searching for Xcode SDK: " + in RegisterXcodeSDK()
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1513 ExecutionSession &setErrorReporter(ErrorReporter ReportError) { in setErrorReporter() argument
1514 this->ReportError = std::move(ReportError); in setErrorReporter()
1521 void reportError(Error Err) { ReportError(std::move(Err)); } in reportError()
1792 ErrorReporter ReportError = logErrorsToStdErr; variable
/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DOrc.h483 LLVMOrcExecutionSessionRef ES, LLVMOrcErrorReporterFunction ReportError,
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp1257 symbol_file.GetObjectFile()->GetModule()->ReportError( in AddRecordMembers()
1376 symbol_file.GetObjectFile()->GetModule()->ReportError( in AddRecordBases()
1435 symbol_file.GetObjectFile()->GetModule()->ReportError( in AddRecordMethod()
/freebsd/contrib/llvm-project/lld/ELF/
H A DConfig.h75 enum class UnresolvedPolicy { ReportError, Warn, Ignore }; enumerator
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStopInfo.cpp469 Debugger::ReportError( in PerformAction()
955 Debugger::ReportError(strm.GetString().str(), in PerformAction()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2729 GetModule()->ReportError(".rel{0}[{1:d}] failed to parse relocation", in ApplyRelocations()
2743 GetModule()->ReportError("unsupported AArch32 relocation:" in ApplyRelocations()
2774 GetModule()->ReportError(".rel{0}[{1}] unknown symbol id: {2:d}", in ApplyRelocations()
2781 GetModule()->ReportError("unsupported i386 relocation:" in ApplyRelocations()
2792 GetModule()->ReportError("unsupported 32-bit ELF machine arch: {0}", hdr->e_machine); in ApplyRelocations()
2839 GetModule()->ReportError("unsupported 64-bit ELF machine arch: {0}", hdr->e_machine); in ApplyRelocations()

12