Home
last modified time | relevance | path

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

123456

/freebsd-14.2/contrib/llvm-project/lldb/source/Expression/
H A DMaterializer.cpp86 err.SetErrorStringWithFormat( in MakeAllocation()
124 err.SetErrorStringWithFormat( in MakeAllocation()
143 err.SetErrorStringWithFormat( in DestroyAllocation()
188 err.SetErrorStringWithFormat( in Materialize()
194 err.SetErrorStringWithFormat( in Materialize()
273 err.SetErrorStringWithFormat( in Dematerialize()
281 err.SetErrorStringWithFormat( in Dematerialize()
319 err.SetErrorStringWithFormat( in Dematerialize()
460 err.SetErrorStringWithFormat( in Materialize()
1233 err.SetErrorStringWithFormat( in Materialize()
[all …]
/freebsd-14.2/contrib/llvm-project/lldb/source/Utility/
H A DRegisterValue.cpp46 error.SetErrorStringWithFormat( in GetAsMemoryData()
68 error.SetErrorStringWithFormat( in GetAsMemoryData()
97 error.SetErrorStringWithFormat( in SetFromMemoryData()
232 error.SetErrorStringWithFormat( in SetValueFromData()
240 error.SetErrorStringWithFormat( in SetValueFromData()
340 error.SetErrorStringWithFormat( in SetValueFromString()
351 error.SetErrorStringWithFormat( in SetValueFromString()
359 error.SetErrorStringWithFormat( in SetValueFromString()
367 error.SetErrorStringWithFormat("unsupported signed integer byte size: %u", in SetValueFromString()
379 error.SetErrorStringWithFormat( in SetValueFromString()
[all …]
/freebsd-14.2/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValuePathMappings.cpp61 error.SetErrorStringWithFormat( in SetValueFromString()
78 error.SetErrorStringWithFormat( in SetValueFromString()
116 error.SetErrorStringWithFormat( in SetValueFromString()
134 error.SetErrorStringWithFormat( in SetValueFromString()
152 error.SetErrorStringWithFormat( in SetValueFromString()
173 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.cpp99 error.SetErrorStringWithFormat( in GetSubValue()
137 error.SetErrorStringWithFormat( in GetSubValue()
140 error.SetErrorStringWithFormat( in GetSubValue()
144 error.SetErrorStringWithFormat("negative index %i out of range, " in GetSubValue()
178 error.SetErrorStringWithFormat( in SetArgs()
240 error.SetErrorStringWithFormat( in SetArgs()
258 error.SetErrorStringWithFormat( in SetArgs()
H A DOptionValueDictionary.cpp169 error.SetErrorStringWithFormat( in SetArgs()
206 error.SetErrorStringWithFormat( in SetArgs()
245 error.SetErrorStringWithFormat("invalid value path '%s', %s values only " in GetSubValue()
265 error.SetErrorStringWithFormat("invalid value path '%s', " in GetSubValue()
274 error.SetErrorStringWithFormat( in GetSubValue()
295 error.SetErrorStringWithFormat("invalid value path '%s'", name.str().c_str()); in SetSubValue()
H A DOptionArgParser.cpp119 error.SetErrorStringWithFormat("%s option string", s ? "empty" : "invalid"); in ToFormat()
173 error_ptr->SetErrorStringWithFormat("invalid address expression \"%s\"", in DoToAddress()
198 error_ptr->SetErrorStringWithFormat("invalid address expression \"%s\"", in DoToAddress()
227 error_ptr->SetErrorStringWithFormat( in DoToAddress()
258 error_ptr->SetErrorStringWithFormat( in DoToAddress()
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 DOptionValue.cpp607 error.SetErrorStringWithFormat( in SetValueFromString()
612 error.SetErrorStringWithFormat( in SetValueFromString()
617 error.SetErrorStringWithFormat( in SetValueFromString()
622 error.SetErrorStringWithFormat( in SetValueFromString()
626 error.SetErrorStringWithFormat( in SetValueFromString()
630 error.SetErrorStringWithFormat( in SetValueFromString()
634 error.SetErrorStringWithFormat( in SetValueFromString()
638 error.SetErrorStringWithFormat("invalid operation performed on a %s object", in SetValueFromString()
H A DOptionValueSInt64.cpp51 error.SetErrorStringWithFormat( in SetValueFromString()
56 error.SetErrorStringWithFormat("invalid int64_t string value: '%s'", in SetValueFromString()
H A DOptionValueFileSpecList.cpp62 error.SetErrorStringWithFormat( in SetValueFromString()
105 error.SetErrorStringWithFormat( in SetValueFromString()
147 error.SetErrorStringWithFormat( in SetValueFromString()
/freebsd-14.2/contrib/llvm-project/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()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DNativeRegisterContextFreeBSD_mips64.cpp128 error.SetErrorStringWithFormat("register \"%s\" is in unrecognized set", in ReadRegister()
162 error.SetErrorStringWithFormat("register \"%s\" is in unrecognized set", in WriteRegister()
203 error.SetErrorStringWithFormat( in WriteAllRegisterValues()
210 error.SetErrorStringWithFormat( in WriteAllRegisterValues()
219 error.SetErrorStringWithFormat("NativeRegisterContextFreeBSD_mips64::%s " in WriteAllRegisterValues()
H A DNativeRegisterContextFreeBSD_powerpc.cpp179 error.SetErrorStringWithFormat("register \"%s\" is in unrecognized set", in ReadRegister()
213 error.SetErrorStringWithFormat("register \"%s\" is in unrecognized set", in WriteRegister()
254 error.SetErrorStringWithFormat( in WriteAllRegisterValues()
261 error.SetErrorStringWithFormat( in WriteAllRegisterValues()
270 error.SetErrorStringWithFormat("NativeRegisterContextFreeBSD_powerpc::%s " in WriteAllRegisterValues()
H A DNativeRegisterContextFreeBSD_x86_64.cpp423 error.SetErrorStringWithFormat("register \"%s\" is an internal-only lldb " in ReadRegister()
433 error.SetErrorStringWithFormat("register \"%s\" is in unrecognized set", in ReadRegister()
459 error.SetErrorStringWithFormat( in ReadRegister()
489 error.SetErrorStringWithFormat("register \"%s\" is an internal-only lldb " in WriteRegister()
499 error.SetErrorStringWithFormat("register \"%s\" is in unrecognized set", in WriteRegister()
524 error.SetErrorStringWithFormat( in WriteRegister()
561 error.SetErrorStringWithFormat( in WriteAllRegisterValues()
568 error.SetErrorStringWithFormat( in WriteAllRegisterValues()
577 error.SetErrorStringWithFormat("NativeRegisterContextFreeBSD_x86_64::%s " in WriteAllRegisterValues()
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/
H A DStackFrame.cpp694 error.SetErrorStringWithFormat( in GetValueForVariableExpressionPath()
700 error.SetErrorStringWithFormat( in GetValueForVariableExpressionPath()
723 error.SetErrorStringWithFormat( in GetValueForVariableExpressionPath()
760 error.SetErrorStringWithFormat( in GetValueForVariableExpressionPath()
773 error.SetErrorStringWithFormat( in GetValueForVariableExpressionPath()
802 error.SetErrorStringWithFormat( in GetValueForVariableExpressionPath()
819 error.SetErrorStringWithFormat( in GetValueForVariableExpressionPath()
1000 error.SetErrorStringWithFormat( in GetValueForVariableExpressionPath()
1016 error.SetErrorStringWithFormat( in GetValueForVariableExpressionPath()
1030 error.SetErrorStringWithFormat( in GetValueForVariableExpressionPath()
[all …]
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp619 error.SetErrorStringWithFormat( in MakeLoadImageUtilityFunction()
656 error.SetErrorStringWithFormat( in MakeLoadImageUtilityFunction()
724 error.SetErrorStringWithFormat( in DoLoadImage()
738 error.SetErrorStringWithFormat( in DoLoadImage()
751 error.SetErrorStringWithFormat( in DoLoadImage()
800 error.SetErrorStringWithFormat( in DoLoadImage()
816 error.SetErrorStringWithFormat( in DoLoadImage()
854 error.SetErrorStringWithFormat( in DoLoadImage()
896 error.SetErrorStringWithFormat( in DoLoadImage()
906 error.SetErrorStringWithFormat( in DoLoadImage()
[all …]
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectExpression.cpp64 error.SetErrorStringWithFormat( in SetOptionValue()
77 error.SetErrorStringWithFormat( in SetOptionValue()
89 error.SetErrorStringWithFormat( in SetOptionValue()
98 error.SetErrorStringWithFormat("invalid timeout setting \"%s\"", in SetOptionValue()
109 error.SetErrorStringWithFormat( in SetOptionValue()
124 error.SetErrorStringWithFormat( in SetOptionValue()
145 error.SetErrorStringWithFormat( in SetOptionValue()
158 error.SetErrorStringWithFormat( in SetOptionValue()
661 repl_error.SetErrorStringWithFormat( in DoExecute()
H A DCommandOptionsProcessLaunch.cpp110 error.SetErrorStringWithFormat( in SetOptionValue()
124 error.SetErrorStringWithFormat( in SetOptionValue()
142 error.SetErrorStringWithFormat("unrecognized short option character '%c'", in SetOptionValue()
H A DCommandObjectBreakpoint.cpp90 error.SetErrorStringWithFormat( in SetOptionValue()
108 error.SetErrorStringWithFormat( in SetOptionValue()
308 error.SetErrorStringWithFormat( in SetOptionValue()
312 error.SetErrorStringWithFormat( in SetOptionValue()
317 error.SetErrorStringWithFormat( in SetOptionValue()
336 error.SetErrorStringWithFormat( in SetOptionValue()
355 error.SetErrorStringWithFormat( in SetOptionValue()
369 error.SetErrorStringWithFormat( in SetOptionValue()
384 error.SetErrorStringWithFormat( in SetOptionValue()
1567 error.SetErrorStringWithFormat( in SetOptionValue()
[all …]
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/
H A DNativeRegisterContextNetBSD_x86_64.cpp397 error.SetErrorStringWithFormat("register \"%s\" is an internal-only lldb " in ReadRegister()
407 error.SetErrorStringWithFormat("register \"%s\" is in unrecognized set", in ReadRegister()
434 error.SetErrorStringWithFormat( in ReadRegister()
464 error.SetErrorStringWithFormat("register \"%s\" is an internal-only lldb " in WriteRegister()
474 error.SetErrorStringWithFormat("register \"%s\" is in unrecognized set", in WriteRegister()
511 error.SetErrorStringWithFormat( in WriteRegister()
551 error.SetErrorStringWithFormat( in WriteAllRegisterValues()
558 error.SetErrorStringWithFormat( in WriteAllRegisterValues()
567 error.SetErrorStringWithFormat("NativeRegisterContextNetBSD_x86_64::%s " in WriteAllRegisterValues()
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/
H A DValue.cpp449 error.SetErrorStringWithFormat( in GetValueAsData()
455 error.SetErrorStringWithFormat( in GetValueAsData()
461 error.SetErrorStringWithFormat( in GetValueAsData()
466 error.SetErrorStringWithFormat( in GetValueAsData()
503 error.SetErrorStringWithFormat("invalid %s address", in GetValueAsData()
543 error.SetErrorStringWithFormat( in GetValueAsData()
557 error.SetErrorStringWithFormat( in GetValueAsData()
561 error.SetErrorStringWithFormat("read memory from 0x%" PRIx64 in GetValueAsData()
567 error.SetErrorStringWithFormat("unsupported AddressType value (%i)", in GetValueAsData()
H A DValueObjectVTable.cpp79 m_error.SetErrorStringWithFormat( in UpdateValue()
215 m_error.SetErrorStringWithFormat( in UpdateValue()
235 m_error.SetErrorStringWithFormat( in UpdateValue()
245 m_error.SetErrorStringWithFormat( in UpdateValue()
/freebsd-14.2/contrib/llvm-project/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()
/freebsd-14.2/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointOptions.cpp241 error.SetErrorStringWithFormat("%s key is not a boolean.", key); in CreateFromStructuredData()
251 error.SetErrorStringWithFormat("%s key is not a boolean.", key); in CreateFromStructuredData()
261 error.SetErrorStringWithFormat("%s key is not a boolean.", key); in CreateFromStructuredData()
271 error.SetErrorStringWithFormat("%s key is not an integer.", key); in CreateFromStructuredData()
281 error.SetErrorStringWithFormat("%s key is not an string.", key); in CreateFromStructuredData()
295 error.SetErrorStringWithFormat( in CreateFromStructuredData()
316 error.SetErrorStringWithFormat( in CreateFromStructuredData()
326 error.SetErrorStringWithFormat("Error generating script callback: %s.", in CreateFromStructuredData()
342 error.SetErrorStringWithFormat( in CreateFromStructuredData()

123456