Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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()
H A DNSString.cpp42 CompilerType voidstar = in GetNSPathStore2Type() local
49 {{"isa", voidstar}, {"lengthAndRef", uint32}, {"buffer", voidstar}}); in GetNSPathStore2Type()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp543 CompilerType voidstar = in GetExceptionObjectForThread() local
572 eLanguageTypeC, voidstar, addr, ValueList(), "caller", error); in GetExceptionObjectForThread()
595 voidstar); in GetExceptionObjectForThread()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp3019 CompilerType voidstar = in ObjCExceptionRecognizedStackFrame() local
3024 input_value.SetCompilerType(voidstar); in ObjCExceptionRecognizedStackFrame()
3033 value.SetCompilerType(voidstar); in ObjCExceptionRecognizedStackFrame()