Home
last modified time | relevance | path

Searched refs:voidstar (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DNSException.cpp76 CompilerType voidstar = in ExtractFields() local
82 valobj.GetExecutionContextRef(), voidstar); in ExtractFields()
86 valobj.GetExecutionContextRef(), voidstar); in ExtractFields()
90 valobj.GetExecutionContextRef(), voidstar); in ExtractFields()
94 valobj.GetExecutionContextRef(), voidstar); in ExtractFields()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp630 CompilerType voidstar = in GetExceptionObjectForThread() local
659 eLanguageTypeC, voidstar, addr, ValueList(), "caller", error); in GetExceptionObjectForThread()
682 voidstar); in GetExceptionObjectForThread()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp3441 CompilerType voidstar = in ObjCExceptionRecognizedStackFrame() local
3446 input_value.SetCompilerType(voidstar); in ObjCExceptionRecognizedStackFrame()
3455 value.SetCompilerType(voidstar); in ObjCExceptionRecognizedStackFrame()