Home
last modified time | relevance | path

Searched refs:SetErrorStringWithFormat (Results 1 – 25 of 163) sorted by relevance

1234567

/llvm-project-15.0.7/lldb/test/API/python_api/default-constructor/
H A Dsb_error.py19 obj.SetErrorStringWithFormat("%s!", "error")
20 obj.SetErrorStringWithFormat(None)
21 obj.SetErrorStringWithFormat("error")
22 obj.SetErrorStringWithFormat("%s %s", "warning", "danger")
23 obj.SetErrorStringWithFormat("%s %s %s", "danger", "will", "robinson")
/llvm-project-15.0.7/lldb/source/Expression/
H A DMaterializer.cpp85 err.SetErrorStringWithFormat( in MakeAllocation()
123 err.SetErrorStringWithFormat( in MakeAllocation()
142 err.SetErrorStringWithFormat( in DestroyAllocation()
187 err.SetErrorStringWithFormat( in Materialize()
193 err.SetErrorStringWithFormat( in Materialize()
272 err.SetErrorStringWithFormat( in Dematerialize()
280 err.SetErrorStringWithFormat( in Dematerialize()
318 err.SetErrorStringWithFormat( in Dematerialize()
459 err.SetErrorStringWithFormat( in Materialize()
1225 err.SetErrorStringWithFormat( in Materialize()
[all …]
/llvm-project-15.0.7/lldb/source/Utility/
H A DRegisterValue.cpp51 error.SetErrorStringWithFormat( in GetAsMemoryData()
78 error.SetErrorStringWithFormat( in GetAsMemoryData()
110 error.SetErrorStringWithFormat( in SetFromMemoryData()
118 error.SetErrorStringWithFormat( in SetFromMemoryData()
254 error.SetErrorStringWithFormat( in SetValueFromData()
262 error.SetErrorStringWithFormat( in SetValueFromData()
362 error.SetErrorStringWithFormat( in SetValueFromString()
367 error.SetErrorStringWithFormat( in SetValueFromString()
374 error.SetErrorStringWithFormat( in SetValueFromString()
382 error.SetErrorStringWithFormat( in SetValueFromString()
[all …]
/llvm-project-15.0.7/lldb/source/Plugins/Platform/Windows/
H A DPlatformWindows.cpp209 error.SetErrorStringWithFormat("LoadLibrary error: unable to allocate memory for name: %s", in DoLoadImage()
221 error.SetErrorStringWithFormat("LoadLibrary error: unable to write name: %s", in DoLoadImage()
262 error.SetErrorStringWithFormat("LoadLibrary error: unable to write paths: %s", in DoLoadImage()
308 error.SetErrorStringWithFormat("LoadLibrary error: could not initialize result: %s", in DoLoadImage()
318 error.SetErrorStringWithFormat("LoadLibrary error: could not initialize result: %s", in DoLoadImage()
333 error.SetErrorStringWithFormat("LoadLibrary error: unable to write function parameters: %s", in DoLoadImage()
380 error.SetErrorStringWithFormat("LoadLibrary error: could not read the result: %s", in DoLoadImage()
391 error.SetErrorStringWithFormat("LoadLibrary error: could not read error status: %s", in DoLoadImage()
396 error.SetErrorStringWithFormat("LoadLibrary Error: %" PRIu64, error_code); in DoLoadImage()
403 error.SetErrorStringWithFormat("LoadLibrary error: could not read module path: %s", in DoLoadImage()
[all …]
/llvm-project-15.0.7/lldb/source/Interpreter/
H A DOptionValuePathMappings.cpp56 error.SetErrorStringWithFormat( in SetValueFromString()
73 error.SetErrorStringWithFormat( in SetValueFromString()
111 error.SetErrorStringWithFormat( in SetValueFromString()
129 error.SetErrorStringWithFormat( in SetValueFromString()
147 error.SetErrorStringWithFormat( in SetValueFromString()
168 error.SetErrorStringWithFormat( in SetValueFromString()
H A DOptionGroupValueObjectDisplay.cpp105 error.SetErrorStringWithFormat("invalid max depth '%s'", in SetOptionValue()
115 error.SetErrorStringWithFormat("invalid element count '%s'", in SetOptionValue()
123 error.SetErrorStringWithFormat("invalid pointer depth '%s'", in SetOptionValue()
133 error.SetErrorStringWithFormat("invalid pointer depth '%s'", in SetOptionValue()
141 error.SetErrorStringWithFormat("invalid synthetic-type '%s'", in SetOptionValue()
148 error.SetErrorStringWithFormat("invalid validate '%s'", in SetOptionValue()
H A DOptionValueArray.cpp92 error.SetErrorStringWithFormat( in GetSubValue()
131 error.SetErrorStringWithFormat( in GetSubValue()
134 error.SetErrorStringWithFormat( in GetSubValue()
138 error.SetErrorStringWithFormat("negative index %i out of range, " in GetSubValue()
172 error.SetErrorStringWithFormat( in SetArgs()
234 error.SetErrorStringWithFormat( in SetArgs()
252 error.SetErrorStringWithFormat( in SetArgs()
H A DOptionArgParser.cpp118 error.SetErrorStringWithFormat("%s option string", s ? "empty" : "invalid"); in ToFormat()
149 error_ptr->SetErrorStringWithFormat("invalid address expression \"%s\"", in ToAddress()
173 error_ptr->SetErrorStringWithFormat("invalid address expression \"%s\"", in ToAddress()
203 error_ptr->SetErrorStringWithFormat( in ToAddress()
237 error_ptr->SetErrorStringWithFormat( in ToAddress()
244 error_ptr->SetErrorStringWithFormat("invalid address expression \"%s\"", in ToAddress()
H A DOptionValue.cpp584 error.SetErrorStringWithFormat( in SetValueFromString()
589 error.SetErrorStringWithFormat( in SetValueFromString()
594 error.SetErrorStringWithFormat( in SetValueFromString()
599 error.SetErrorStringWithFormat( in SetValueFromString()
603 error.SetErrorStringWithFormat( in SetValueFromString()
607 error.SetErrorStringWithFormat( in SetValueFromString()
611 error.SetErrorStringWithFormat( in SetValueFromString()
615 error.SetErrorStringWithFormat("invalid operation performed on a %s object", in SetValueFromString()
H A DOptionValueDictionary.cpp157 error.SetErrorStringWithFormat( in SetArgs()
194 error.SetErrorStringWithFormat( in SetArgs()
234 error.SetErrorStringWithFormat("invalid value path '%s', %s values only " in GetSubValue()
254 error.SetErrorStringWithFormat("invalid value path '%s', " in GetSubValue()
263 error.SetErrorStringWithFormat( in GetSubValue()
285 error.SetErrorStringWithFormat("invalid value path '%s'", name.str().c_str()); in SetSubValue()
H A DOptionValueFileColonLine.cpp76 error.SetErrorStringWithFormat("Line specifier must include file and " in SetValueFromString()
98 error.SetErrorStringWithFormat("Bad line number value '%s' in: '%s'", in SetValueFromString()
107 error.SetErrorStringWithFormat("Bad column value '%s' in: '%s'", in SetValueFromString()
H A DOptionGroupPythonClassWithDict.cpp97 error.SetErrorStringWithFormat("Key: \"%s\" missing value.", in SetOptionValue()
109 error.SetErrorStringWithFormat("Value: \"%s\" missing matching key.", in SetOptionValue()
134 error.SetErrorStringWithFormat("Key: \"%s\" missing value.", in OptionParsingFinished()
/llvm-project-15.0.7/lldb/source/Plugins/Trace/intel-pt/
H A DCommandObjectTraceStartIntelPT.cpp40 error.SetErrorStringWithFormat("invalid bytes expression for '%s'", in SetOptionValue()
52 error.SetErrorStringWithFormat("invalid integer value for option '%s'", in SetOptionValue()
105 error.SetErrorStringWithFormat("invalid bytes expression for '%s'", in SetOptionValue()
114 error.SetErrorStringWithFormat("invalid bytes expression for '%s'", in SetOptionValue()
134 error.SetErrorStringWithFormat("invalid integer value for option '%s'", in SetOptionValue()
/llvm-project-15.0.7/lldb/source/Target/
H A DStackFrame.cpp686 error.SetErrorStringWithFormat( in GetValueForVariableExpressionPath()
692 error.SetErrorStringWithFormat( in GetValueForVariableExpressionPath()
715 error.SetErrorStringWithFormat( in GetValueForVariableExpressionPath()
752 error.SetErrorStringWithFormat( in GetValueForVariableExpressionPath()
765 error.SetErrorStringWithFormat( in GetValueForVariableExpressionPath()
794 error.SetErrorStringWithFormat( in GetValueForVariableExpressionPath()
812 error.SetErrorStringWithFormat( in GetValueForVariableExpressionPath()
993 error.SetErrorStringWithFormat( in GetValueForVariableExpressionPath()
1010 error.SetErrorStringWithFormat( in GetValueForVariableExpressionPath()
1024 error.SetErrorStringWithFormat( in GetValueForVariableExpressionPath()
[all …]
/llvm-project-15.0.7/lldb/source/Plugins/Process/FreeBSD/
H A DNativeRegisterContextFreeBSD_mips64.cpp127 error.SetErrorStringWithFormat("register \"%s\" is in unrecognized set", in ReadRegister()
161 error.SetErrorStringWithFormat("register \"%s\" is in unrecognized set", in WriteRegister()
202 error.SetErrorStringWithFormat( in WriteAllRegisterValues()
209 error.SetErrorStringWithFormat( in WriteAllRegisterValues()
218 error.SetErrorStringWithFormat("NativeRegisterContextFreeBSD_mips64::%s " in WriteAllRegisterValues()
H A DNativeRegisterContextFreeBSD_powerpc.cpp178 error.SetErrorStringWithFormat("register \"%s\" is in unrecognized set", in ReadRegister()
212 error.SetErrorStringWithFormat("register \"%s\" is in unrecognized set", in WriteRegister()
253 error.SetErrorStringWithFormat( in WriteAllRegisterValues()
260 error.SetErrorStringWithFormat( in WriteAllRegisterValues()
269 error.SetErrorStringWithFormat("NativeRegisterContextFreeBSD_powerpc::%s " in WriteAllRegisterValues()
H A DNativeRegisterContextFreeBSD_x86_64.cpp422 error.SetErrorStringWithFormat("register \"%s\" is an internal-only lldb " in ReadRegister()
432 error.SetErrorStringWithFormat("register \"%s\" is in unrecognized set", in ReadRegister()
458 error.SetErrorStringWithFormat( in ReadRegister()
488 error.SetErrorStringWithFormat("register \"%s\" is an internal-only lldb " in WriteRegister()
498 error.SetErrorStringWithFormat("register \"%s\" is in unrecognized set", in WriteRegister()
523 error.SetErrorStringWithFormat( in WriteRegister()
560 error.SetErrorStringWithFormat( in WriteAllRegisterValues()
567 error.SetErrorStringWithFormat( in WriteAllRegisterValues()
576 error.SetErrorStringWithFormat("NativeRegisterContextFreeBSD_x86_64::%s " in WriteAllRegisterValues()
/llvm-project-15.0.7/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp616 error.SetErrorStringWithFormat( in MakeLoadImageUtilityFunction()
653 error.SetErrorStringWithFormat( in MakeLoadImageUtilityFunction()
721 error.SetErrorStringWithFormat( in DoLoadImage()
735 error.SetErrorStringWithFormat( in DoLoadImage()
748 error.SetErrorStringWithFormat( in DoLoadImage()
798 error.SetErrorStringWithFormat( in DoLoadImage()
814 error.SetErrorStringWithFormat( in DoLoadImage()
852 error.SetErrorStringWithFormat( in DoLoadImage()
894 error.SetErrorStringWithFormat( in DoLoadImage()
904 error.SetErrorStringWithFormat( in DoLoadImage()
[all …]
/llvm-project-15.0.7/lldb/source/Commands/
H A DCommandObjectExpression.cpp46 error.SetErrorStringWithFormat( in SetOptionValue()
56 error.SetErrorStringWithFormat( in SetOptionValue()
69 error.SetErrorStringWithFormat( in SetOptionValue()
81 error.SetErrorStringWithFormat( in SetOptionValue()
90 error.SetErrorStringWithFormat("invalid timeout setting \"%s\"", in SetOptionValue()
101 error.SetErrorStringWithFormat( in SetOptionValue()
116 error.SetErrorStringWithFormat( in SetOptionValue()
137 error.SetErrorStringWithFormat( in SetOptionValue()
610 repl_error.SetErrorStringWithFormat( in DoExecute()
H A DCommandOptionsProcessLaunch.cpp108 error.SetErrorStringWithFormat( in SetOptionValue()
122 error.SetErrorStringWithFormat( in SetOptionValue()
140 error.SetErrorStringWithFormat("unrecognized short option character '%c'", in SetOptionValue()
H A DCommandObjectBreakpoint.cpp89 error.SetErrorStringWithFormat( in SetOptionValue()
107 error.SetErrorStringWithFormat( in SetOptionValue()
307 error.SetErrorStringWithFormat( in SetOptionValue()
311 error.SetErrorStringWithFormat( in SetOptionValue()
316 error.SetErrorStringWithFormat( in SetOptionValue()
335 error.SetErrorStringWithFormat( in SetOptionValue()
354 error.SetErrorStringWithFormat( in SetOptionValue()
368 error.SetErrorStringWithFormat( in SetOptionValue()
383 error.SetErrorStringWithFormat( in SetOptionValue()
1583 error.SetErrorStringWithFormat( in SetOptionValue()
[all …]
/llvm-project-15.0.7/lldb/source/Core/
H A DValue.cpp432 error.SetErrorStringWithFormat( in GetValueAsData()
438 error.SetErrorStringWithFormat( in GetValueAsData()
444 error.SetErrorStringWithFormat( in GetValueAsData()
449 error.SetErrorStringWithFormat( in GetValueAsData()
486 error.SetErrorStringWithFormat("invalid %s address", in GetValueAsData()
526 error.SetErrorStringWithFormat( in GetValueAsData()
540 error.SetErrorStringWithFormat( in GetValueAsData()
544 error.SetErrorStringWithFormat("read memory from 0x%" PRIx64 in GetValueAsData()
550 error.SetErrorStringWithFormat("unsupported AddressType value (%i)", in GetValueAsData()
/llvm-project-15.0.7/lldb/source/Plugins/Process/NetBSD/
H A DNativeRegisterContextNetBSD_x86_64.cpp396 error.SetErrorStringWithFormat("register \"%s\" is an internal-only lldb " in ReadRegister()
406 error.SetErrorStringWithFormat("register \"%s\" is in unrecognized set", in ReadRegister()
433 error.SetErrorStringWithFormat( in ReadRegister()
463 error.SetErrorStringWithFormat("register \"%s\" is an internal-only lldb " in WriteRegister()
473 error.SetErrorStringWithFormat("register \"%s\" is in unrecognized set", in WriteRegister()
510 error.SetErrorStringWithFormat( in WriteRegister()
550 error.SetErrorStringWithFormat( in WriteAllRegisterValues()
557 error.SetErrorStringWithFormat( in WriteAllRegisterValues()
566 error.SetErrorStringWithFormat("NativeRegisterContextNetBSD_x86_64::%s " in WriteAllRegisterValues()
/llvm-project-15.0.7/lldb/source/Host/common/
H A DFileCache.cpp50 error.SetErrorStringWithFormat("invalid host file descriptor %" PRIu64, fd); in CloseFile()
72 error.SetErrorStringWithFormat("invalid host file descriptor %" PRIu64, fd); in WriteFile()
98 error.SetErrorStringWithFormat("invalid host file descriptor %" PRIu64, fd); in ReadFile()
/llvm-project-15.0.7/lldb/bindings/interface/
H A DSBError.i96 %varargs(3, char *str = NULL) SetErrorStringWithFormat;
98 SetErrorStringWithFormat (const char *format, ...);

1234567