Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/ObjC/
H A DNSException.cpp77 CompilerType voidstar = in ExtractFields() local
83 valobj.GetExecutionContextRef(), voidstar); in ExtractFields()
87 valobj.GetExecutionContextRef(), voidstar); in ExtractFields()
91 valobj.GetExecutionContextRef(), voidstar); in ExtractFields()
95 valobj.GetExecutionContextRef(), voidstar); in ExtractFields()
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp533 CompilerType voidstar = in GetExceptionObjectForThread() local
562 eLanguageTypeC, voidstar, addr, ValueList(), "caller", error); in GetExceptionObjectForThread()
585 voidstar); in GetExceptionObjectForThread()
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp3258 CompilerType voidstar = in ObjCExceptionRecognizedStackFrame() local
3263 input_value.SetCompilerType(voidstar); in ObjCExceptionRecognizedStackFrame()
3272 value.SetCompilerType(voidstar); in ObjCExceptionRecognizedStackFrame()