Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Language/ObjC/
H A DNSException.cpp73 CompilerType voidstar = process_sp->GetTarget() in ExtractFields() local
81 valobj.GetExecutionContextRef(), voidstar); in ExtractFields()
85 valobj.GetExecutionContextRef(), voidstar); in ExtractFields()
89 valobj.GetExecutionContextRef(), voidstar); in ExtractFields()
93 valobj.GetExecutionContextRef(), voidstar); in ExtractFields()
H A DNSString.cpp44 CompilerType voidstar = in GetNSPathStore2Type() local
51 {{"isa", voidstar}, {"lengthAndRef", uint32}, {"buffer", voidstar}}); in GetNSPathStore2Type()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp562 CompilerType voidstar = in GetExceptionObjectForThread() local
588 eLanguageTypeC, voidstar, addr, ValueList(), "caller", error); in GetExceptionObjectForThread()
607 voidstar); in GetExceptionObjectForThread()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp2614 CompilerType voidstar = process_sp->GetTarget() in ObjCExceptionRecognizedStackFrame() local
2621 input_value.SetCompilerType(voidstar); in ObjCExceptionRecognizedStackFrame()
2629 value.SetCompilerType(voidstar); in ObjCExceptionRecognizedStackFrame()