| /freebsd-12.1/contrib/llvm/tools/lldb/source/Core/ |
| H A D | ValueObjectVariable.cpp | 101 ExecutionContext exe_ctx(GetExecutionContextRef()); in CalculateNumChildren() 108 ExecutionContext exe_ctx(GetExecutionContextRef()); in GetByteSize() 142 ExecutionContext exe_ctx(GetExecutionContextRef()); in UpdateValue() 272 const ExecutionContextRef &exe_ctx_ref = GetExecutionContextRef(); in IsInScope() 329 ExecutionContext exe_ctx(GetExecutionContextRef()); in SetValueFromCString() 358 ExecutionContext exe_ctx(GetExecutionContextRef()); in SetData()
|
| H A D | ValueObjectRegister.cpp | 73 ExecutionContext exe_ctx(GetExecutionContextRef()); in UpdateValue() 95 ExecutionContext exe_ctx(GetExecutionContextRef()); in CreateChildAtIndex() 151 ExecutionContext exe_ctx(GetExecutionContextRef()); in UpdateValue() 259 ExecutionContext exe_ctx(GetExecutionContextRef()); in GetCompilerTypeImpl() 282 ExecutionContext exe_ctx(GetExecutionContextRef()); in CalculateNumChildren() 291 ExecutionContext exe_ctx(GetExecutionContextRef()); in UpdateValue()
|
| H A D | ValueObjectCast.cpp | 47 ExecutionContext exe_ctx(GetExecutionContextRef()); in CalculateNumChildren() 54 ExecutionContext exe_ctx(GetExecutionContextRef()); in GetByteSize() 82 ExecutionContext exe_ctx(GetExecutionContextRef()); in UpdateValue()
|
| H A D | ValueObject.cpp | 411 ExecutionContext exe_ctx(GetExecutionContextRef()); in ResolveValue() 642 ExecutionContext exe_ctx(GetExecutionContextRef()); in CreateChildAtIndex() 757 ExecutionContext exe_ctx(GetExecutionContextRef()); in GetPointeeData() 849 ExecutionContext exe_ctx(GetExecutionContextRef()); in GetData() 895 ExecutionContext exe_ctx(GetExecutionContextRef()); in SetData() 943 ExecutionContext exe_ctx(GetExecutionContextRef()); in ReadPointedString() 1102 ExecutionContext exe_ctx(GetExecutionContextRef()); in GetObjectDescription() 1697 ExecutionContext exe_ctx(GetExecutionContextRef()); in IsPossibleDynamicType() 1826 ExecutionContext exe_ctx(GetExecutionContextRef()); in GetSyntheticChildAtOffset() 1868 ExecutionContext exe_ctx(GetExecutionContextRef()); in GetSyntheticBase() [all …]
|
| H A D | ValueObjectDynamicValue.cpp | 95 ExecutionContext exe_ctx(GetExecutionContextRef()); in CalculateNumChildren() 105 ExecutionContext exe_ctx(GetExecutionContextRef()); in GetByteSize() 133 ExecutionContext exe_ctx(GetExecutionContextRef()); in UpdateValue()
|
| H A D | ValueObjectConstResultImpl.cpp | 73 ExecutionContext exe_ctx(m_impl_backend->GetExecutionContextRef()); in CreateChildAtIndex() 131 ExecutionContext exe_ctx(m_impl_backend->GetExecutionContextRef()); in AddressOf()
|
| H A D | ValueObjectConstResult.cpp | 200 ExecutionContext exe_ctx(GetExecutionContextRef()); in GetByteSize() 212 ExecutionContext exe_ctx(GetExecutionContextRef()); in CalculateNumChildren() 277 ExecutionContext exe_ctx(GetExecutionContextRef()); in GetDynamicValue()
|
| H A D | ValueObjectChild.cpp | 54 ExecutionContext exe_ctx(GetExecutionContextRef()); in CalculateNumChildren() 203 GetExecutionContextRef().Lock(thread_and_frame_only_if_stopped)); in UpdateValue()
|
| H A D | ValueObjectMemory.cpp | 131 ExecutionContext exe_ctx(GetExecutionContextRef()); in CalculateNumChildren() 155 ExecutionContext exe_ctx(GetExecutionContextRef()); in UpdateValue()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Language/ObjC/ |
| H A D | NSException.cpp | 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 | NSError.cpp | 90 valobj.GetExecutionContextRef(), process_sp->GetTarget() in NSError_SummaryProvider() 159 m_backend.GetExecutionContextRef(), in Update()
|
| H A D | CoreMedia.cpp | 30 valobj.GetExecutionContextRef() in CMTimeSummaryProvider()
|
| H A D | NSArray.cpp | 472 clang::ASTContext *ast = valobj_sp->GetExecutionContextRef() in NSArrayMSyntheticFrontEndBase() 524 m_exe_ctx_ref = valobj_sp->GetExecutionContextRef(); in Update() 620 ClangASTContext *ast = valobj_sp->GetExecutionContextRef() in GenericNSArrayISyntheticFrontEnd() 669 m_exe_ctx_ref = valobj_sp->GetExecutionContextRef(); in Update()
|
| H A D | NSDictionary.cpp | 555 m_exe_ctx_ref = valobj_sp->GetExecutionContextRef(); in Update() 731 "[0]", data, m_backend.GetExecutionContextRef(), pair_type); in GetChildAtIndex() 783 m_exe_ctx_ref = valobj_sp->GetExecutionContextRef(); in Update() 951 m_exe_ctx_ref = valobj_sp->GetExecutionContextRef(); in Update()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/ |
| H A D | ValueObject.h | 287 const ExecutionContextRef &GetExecutionContextRef() const { in GetExecutionContextRef() function 354 const ExecutionContextRef &GetExecutionContextRef() const { in GetExecutionContextRef() function 355 return m_update_point.GetExecutionContextRef(); in GetExecutionContextRef() 359 return m_update_point.GetExecutionContextRef().GetTargetSP(); in GetTargetSP() 363 return m_update_point.GetExecutionContextRef().GetProcessSP(); in GetProcessSP() 367 return m_update_point.GetExecutionContextRef().GetThreadSP(); in GetThreadSP() 371 return m_update_point.GetExecutionContextRef().GetFrameSP(); in GetFrameSP()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/DataFormatters/ |
| H A D | TypeFormat.cpp | 49 ExecutionContext exe_ctx(valobj->GetExecutionContextRef()); in FormatObject() 189 ExecutionContext exe_ctx(valobj->GetExecutionContextRef()); in FormatObject()
|
| H A D | CXXFunctionPointer.cpp | 37 ExecutionContext exe_ctx(valobj.GetExecutionContextRef()); in CXXFunctionPointerSummaryProvider()
|
| H A D | TypeSummary.cpp | 88 ExecutionContext exe_ctx(valobj->GetExecutionContextRef()); in FormatObject()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Language/CPlusPlus/ |
| H A D | LibCxx.cpp | 65 ExecutionContext exe_ctx(valobj_sp->GetExecutionContextRef()); in LibcxxFunctionSummaryProvider() 271 "pair", extractor, valobj_sp->GetExecutionContextRef(), in Update() 382 "count", data, valobj_sp->GetExecutionContextRef(), in GetChildAtIndex() 396 "count", data, valobj_sp->GetExecutionContextRef(), in GetChildAtIndex()
|
| H A D | LibCxxVector.cpp | 116 m_backend.GetExecutionContextRef(), in GetChildAtIndex() 252 m_exe_ctx_ref = valobj_sp->GetExecutionContextRef(); in Update()
|
| H A D | LibStdcpp.cpp | 101 m_exe_ctx_ref = valobj_sp->GetExecutionContextRef(); in Update() 206 m_exe_ctx_ref = valobj_sp->GetExecutionContextRef(); in Update()
|
| H A D | LibCxxList.cpp | 290 m_backend.GetExecutionContextRef(), in GetChildAtIndex() 409 m_backend.GetExecutionContextRef(), in GetChildAtIndex()
|
| H A D | LibCxxInitializerList.cpp | 83 m_backend.GetExecutionContextRef(), in GetChildAtIndex()
|
| H A D | LibCxxBitset.cpp | 78 ExecutionContext ctx = m_backend.GetExecutionContextRef().Lock(false); in GetChildAtIndex()
|
| H A D | BlockPointer.cpp | 101 ExecutionContext exe_ctx = m_backend.GetExecutionContextRef().Lock( in GetChildAtIndex()
|