| /openbsd-src/gnu/llvm/lldb/examples/summaries/cocoa/ |
| H A D | NSURL.py | 38 ).FindFirstType('NSString').GetPointerType() 41 ).FindFirstType('NSURL').GetPointerType()
|
| H A D | Selector.py | 13 lldb.eBasicTypeChar).GetPointerType()).GetSummary()
|
| H A D | CFString.py | 152 lldb.eBasicTypeChar).GetPointerType() 176 lldb.eBasicTypeChar).GetPointerType()) 200 lldb.eBasicTypeChar).GetPointerType())
|
| H A D | NSBundle.py | 39 ).FindFirstType('NSString').GetPointerType()
|
| H A D | CFBitVector.py | 71 ).GetBasicType(lldb.eBasicTypeChar).GetPointerType()
|
| /openbsd-src/gnu/llvm/lldb/source/Symbol/ |
| H A D | Type.cpp | 528 encoding_type->GetForwardCompilerType().GetPointerType(); in ResolveCompilerType() 584 m_compiler_type = void_compiler_type.GetPointerType(); in ResolveCompilerType() 960 TypeImpl TypeImpl::GetPointerType() const { in GetPointerType() function in TypeImpl 964 return TypeImpl(m_static_type.GetPointerType(), in GetPointerType() 965 m_dynamic_type.GetPointerType()); in GetPointerType() 967 return TypeImpl(m_static_type.GetPointerType()); in GetPointerType()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/ |
| H A D | LibCxxMap.cpp | 303 {{"ptr0", ast_ctx->GetBasicType(lldb::eBasicTypeVoid).GetPointerType()}, in GetValueOffset() 304 {"ptr1", ast_ctx->GetBasicType(lldb::eBasicTypeVoid).GetPointerType()}, in GetValueOffset() 305 {"ptr2", ast_ctx->GetBasicType(lldb::eBasicTypeVoid).GetPointerType()}, in GetValueOffset()
|
| H A D | LibCxx.cpp | 318 ast_ctx->GetBasicType(lldb::eBasicTypeVoid).GetPointerType()}, in Update() 320 ast_ctx->GetBasicType(lldb::eBasicTypeVoid).GetPointerType()}, in Update() 322 ast_ctx->GetBasicType(lldb::eBasicTypeVoid).GetPointerType()}, in Update() 484 ast_ctx->GetBasicType(lldb::eBasicTypeVoid).GetPointerType()}, in Update()
|
| H A D | BlockPointer.cpp | 129 m_backend.Cast(m_block_struct_type.GetPointerType()); in GetChildAtIndex()
|
| H A D | Coroutines.cpp | 156 CompilerType coro_func_ptr_type = coro_func_type.GetPointerType(); in Update()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/SystemRuntime/MacOSX/ |
| H A D | AppleGetItemInfoHandler.cpp | 174 .GetPointerType(); in SetupGetItemInfoFunction() 264 scratch_ts_sp->GetBasicType(eBasicTypeVoid).GetPointerType(); in GetItemInfo()
|
| H A D | AppleGetPendingItemsHandler.cpp | 170 scratch_ts_sp->GetBasicType(eBasicTypeVoid).GetPointerType(); in SetupGetPendingItemsFunction() 263 scratch_ts_sp->GetBasicType(eBasicTypeVoid).GetPointerType(); in GetPendingItems()
|
| H A D | AppleGetQueuesHandler.cpp | 186 scratch_ts_sp->GetBasicType(eBasicTypeVoid).GetPointerType(); in SetupGetQueuesFunction() 266 scratch_ts_sp->GetBasicType(eBasicTypeVoid).GetPointerType(); in GetCurrentQueues()
|
| H A D | AppleGetThreadItemInfoHandler.cpp | 177 scratch_ts_sp->GetBasicType(eBasicTypeVoid).GetPointerType(); in SetupGetThreadItemInfoFunction() 264 scratch_ts_sp->GetBasicType(eBasicTypeVoid).GetPointerType(); in GetThreadItemInfo()
|
| /openbsd-src/gnu/llvm/lldb/bindings/interface/ |
| H A D | SBType.i | 380 ") GetPointerType; 382 GetPointerType();
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/Windows/ |
| H A D | PlatformWindows.cpp | 353 scratch_ts_sp->GetBasicType(eBasicTypeVoid).GetPointerType(); in DoLoadImage() 694 scratch_ts_sp->GetBasicType(eBasicTypeVoid).GetPointerType(); in MakeLoadImageUtilityFunction() 696 scratch_ts_sp->GetBasicType(eBasicTypeWChar).GetPointerType(); in MakeLoadImageUtilityFunction()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/ |
| H A D | InferiorCallPOSIX.cpp | 95 ts->GetBasicTypeFromAST(eBasicTypeVoid).GetPointerType(); in InferiorCallMmap()
|
| /openbsd-src/gnu/llvm/lldb/source/Core/ |
| H A D | ValueObjectConstResultImpl.cpp | 138 exe_ctx.GetBestExecutionContextScope(), compiler_type.GetPointerType(), in AddressOf()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ |
| H A D | ItaniumABILanguageRuntime.cpp | 283 corrected_type = orig_type.GetPointerType(); in FixUpDynamicType() 534 scratch_ts_sp->GetBasicType(eBasicTypeVoid).GetPointerType(); in GetExceptionObjectForThread()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Language/ObjC/ |
| H A D | NSException.cpp | 78 scratch_ts_sp->GetBasicType(lldb::eBasicTypeVoid).GetPointerType(); in ExtractFields()
|
| H A D | NSError.cpp | 94 scratch_ts_sp->GetBasicType(lldb::eBasicTypeVoid).GetPointerType()); in NSError_SummaryProvider()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/POSIX/ |
| H A D | PlatformPOSIX.cpp | 636 scratch_ts_sp->GetBasicType(eBasicTypeVoid).GetPointerType(); in MakeLoadImageUtilityFunction() 638 scratch_ts_sp->GetBasicType(eBasicTypeChar).GetPointerType(); in MakeLoadImageUtilityFunction() 887 scratch_ts_sp->GetBasicType(eBasicTypeVoid).GetPointerType(); in DoLoadImage()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
| H A D | AppleObjCTrampolineHandler.cpp | 427 scratch_ts_sp->GetBasicType(eBasicTypeVoid).GetPointerType(); in RefreshTrampolines() 739 scratch_ts_sp->GetBasicType(eBasicTypeVoid).GetPointerType(); in SetupDispatchFunction() 877 scratch_ts_sp->GetBasicType(eBasicTypeVoid).GetPointerType(); in GetStepThroughDispatchPlan()
|
| H A D | AppleObjCRuntime.cpp | 133 opaque_type = scratch_ts_sp->GetBasicType(eBasicTypeVoid).GetPointerType(); in GetObjectDescription() 292 corrected_type = orig_type.GetPointerType(); in FixUpDynamicType()
|
| /openbsd-src/gnu/llvm/lldb/include/lldb/API/ |
| H A D | SBType.h | 139 lldb::SBType GetPointerType();
|