Home
last modified time | relevance | path

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

/freebsd/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/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp618 CompilerType voidstar = in GetExceptionObjectForThread() local
647 eLanguageTypeC, voidstar, addr, ValueList(), "caller", error); in GetExceptionObjectForThread()
670 voidstar); in GetExceptionObjectForThread()
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp3417 CompilerType voidstar = in ObjCExceptionRecognizedStackFrame() local
3422 input_value.SetCompilerType(voidstar); in ObjCExceptionRecognizedStackFrame()
3431 value.SetCompilerType(voidstar); in ObjCExceptionRecognizedStackFrame()