Searched refs:ReportError (Results 26 - 43 of 43) sorted by relevance

12

/openbsd-current/gnu/llvm/lldb/source/Target/
H A DStopInfo.cpp466 Debugger::ReportError(
974 Debugger::ReportError(strm.GetString().str(),
H A DTarget.cpp4481 Debugger::ReportError(os.str(), debugger_id);
/openbsd-current/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformAppleSimulator.cpp285 Debugger::ReportError("Error while searching for Xcode SDK: " +
/openbsd-current/gnu/llvm/lldb/source/Symbol/
H A DFunction.cpp351 Debugger::ReportError(llvm::formatv(
H A DCompactUnwindInfo.cpp320 Debugger::ReportError(
/openbsd-current/gnu/llvm/lldb/source/Interpreter/
H A DOptions.cpp227 Debugger::ReportError(
237 Debugger::ReportError(
/openbsd-current/gnu/llvm/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp1821 Debugger::ReportError("failed to configure DarwinLog support",
1850 Debugger::ReportError("failed to configure DarwinLog support",
/openbsd-current/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DOrcV2CBindings.cpp338 LLVMOrcExecutionSessionRef ES, LLVMOrcErrorReporterFunction ReportError,
341 [=](Error Err) { ReportError(Ctx, wrap(std::move(Err))); });
337 LLVMOrcExecutionSessionSetErrorReporter( LLVMOrcExecutionSessionRef ES, LLVMOrcErrorReporterFunction ReportError, void *Ctx) argument
/openbsd-current/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp1316 GetObjectFile()->GetModule()->ReportError(
1631 GetObjectFile()->GetModule()->ReportError(
3476 GetObjectFile()->GetModule()->ReportError(
3697 GetObjectFile()->GetModule()->ReportError(
3707 GetObjectFile()->GetModule()->ReportError(
/openbsd-current/gnu/llvm/lld/wasm/
H A DDriver.cpp377 ? UnresolvedPolicy::ReportError
H A DWriter.cpp1578 if (config->unresolvedSymbols == UnresolvedPolicy::ReportError)
/openbsd-current/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2662 GetModule()->ReportError(".rel{0}[{1:d}] failed to parse relocation",
2690 GetModule()->ReportError(".rel{0}[{1}] unknown symbol id: {2:d}",
2697 GetModule()->ReportError("unsupported 32-bit relocation:"
/openbsd-current/gnu/llvm/lldb/source/Core/
H A DDebugger.cpp1403 void Debugger::ReportError(std::string message, function in class:Debugger
/openbsd-current/gnu/llvm/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp1951 Debugger::ReportError(
2823 Debugger::ReportError(llvm::formatv(
3748 Debugger::ReportError(llvm::formatv(
/openbsd-current/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp426 GetObjectFile()->GetModule()->ReportError(
/openbsd-current/gnu/llvm/lld/ELF/
H A DWriter.cpp1938 config->unresolvedSymbolsInShlib == UnresolvedPolicy::ReportError
H A DDriver.cpp653 ? UnresolvedPolicy::ReportError
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp402 Debugger::ReportError("target description file " +

Completed in 324 milliseconds

12