Searched refs:voidstar (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Language/ObjC/ |
| H A D | NSException.cpp | 73 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 D | NSString.cpp | 44 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 D | ItaniumABILanguageRuntime.cpp | 562 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 D | AppleObjCRuntimeV2.cpp | 2614 CompilerType voidstar = process_sp->GetTarget() in ObjCExceptionRecognizedStackFrame() local 2621 input_value.SetCompilerType(voidstar); in ObjCExceptionRecognizedStackFrame() 2629 value.SetCompilerType(voidstar); in ObjCExceptionRecognizedStackFrame()
|