| /freebsd/contrib/llvm-project/lldb/source/ValueObject/ |
| H A D | ValueObjectVariable.cpp | 105 ExecutionContext exe_ctx(GetExecutionContextRef()); in CalculateNumChildren() 114 ExecutionContext exe_ctx(GetExecutionContextRef()); in GetByteSize() 146 ExecutionContext exe_ctx(GetExecutionContextRef()); in UpdateValue() 256 ExecutionContext exe_ctx(GetExecutionContextRef()); in DoUpdateChildrenAddressType() 308 const ExecutionContextRef &exe_ctx_ref = GetExecutionContextRef(); in IsInScope() 365 ExecutionContext exe_ctx(GetExecutionContextRef()); in SetValueFromCString() 394 ExecutionContext exe_ctx(GetExecutionContextRef()); in SetData()
|
| H A D | ValueObjectCast.cpp | 45 ExecutionContext exe_ctx(GetExecutionContextRef()); in CalculateNumChildren() 53 ExecutionContext exe_ctx(GetExecutionContextRef()); in GetByteSize() 80 ExecutionContext exe_ctx(GetExecutionContextRef()); in UpdateValue()
|
| H A D | ValueObjectRegister.cpp | 92 ExecutionContext exe_ctx(GetExecutionContextRef()); in UpdateValue() 197 ExecutionContext exe_ctx(GetExecutionContextRef()); in GetCompilerTypeImpl() 224 ExecutionContext exe_ctx(GetExecutionContextRef()); in CalculateNumChildren() 237 ExecutionContext exe_ctx(GetExecutionContextRef()); in UpdateValue()
|
| H A D | ValueObjectConstResultImpl.cpp | 67 ExecutionContext exe_ctx(m_impl_backend->GetExecutionContextRef()); in CreateChildAtIndex() 124 ExecutionContext exe_ctx(m_impl_backend->GetExecutionContextRef()); in CreateSyntheticArrayMember() 184 ExecutionContext exe_ctx(m_impl_backend->GetExecutionContextRef()); in AddressOf()
|
| H A D | ValueObjectChild.cpp | 52 ExecutionContext exe_ctx(GetExecutionContextRef()); in CalculateNumChildren() 165 ExecutionContext exe_ctx(GetExecutionContextRef().Lock( in UpdateValue() 200 GetExecutionContextRef().Lock(thread_and_frame_only_if_stopped)); in UpdateValue()
|
| H A D | ValueObject.cpp | 257 GetUpdatePoint().GetExecutionContextRef().GetProcessSP()); in MaybeCalculateCompleteType() 332 ExecutionContext exe_ctx(GetExecutionContextRef()); in ResolveValue() 501 ExecutionContext exe_ctx(GetExecutionContextRef()); in CreateChildAtIndex() 536 ExecutionContext exe_ctx(GetExecutionContextRef()); in CreateSyntheticArrayMember() 616 if (TargetSP target_sp = GetExecutionContextRef().GetTargetSP()) { in GetSummaryAsCString() 675 ExecutionContext exe_ctx(GetExecutionContextRef()); in GetPointeeData() 718 ExecutionContext exe_ctx(GetExecutionContextRef()); in GetPointeeData() 732 ExecutionContext exe_ctx(GetExecutionContextRef()); in GetPointeeData() 768 ExecutionContext exe_ctx(GetExecutionContextRef()); in GetData() 817 ExecutionContext exe_ctx(GetExecutionContextRef()); in SetData() [all …]
|
| H A D | ValueObjectMemory.cpp | 137 ExecutionContext exe_ctx(GetExecutionContextRef()); in CalculateNumChildren() 147 ExecutionContext exe_ctx(GetExecutionContextRef()); in GetByteSize() 166 ExecutionContext exe_ctx(GetExecutionContextRef()); in UpdateValue()
|
| H A D | ValueObjectConstResult.cpp | 207 ExecutionContext exe_ctx(GetExecutionContextRef()); in GetByteSize() 224 ExecutionContext exe_ctx(GetExecutionContextRef()); in CalculateNumChildren() 285 ExecutionContext exe_ctx(GetExecutionContextRef()); in GetDynamicValue()
|
| H A D | ValueObjectDynamicValue.cpp | 92 ExecutionContext exe_ctx(GetExecutionContextRef()); in CalculateNumChildren() 104 ExecutionContext exe_ctx(GetExecutionContextRef()); in GetByteSize() 132 ExecutionContext exe_ctx(GetExecutionContextRef()); in UpdateValue()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/ |
| H A D | NSException.cpp | 82 valobj.GetExecutionContextRef(), voidstar); in ExtractFields() 86 valobj.GetExecutionContextRef(), voidstar); in ExtractFields() 90 valobj.GetExecutionContextRef(), voidstar); in ExtractFields() 94 valobj.GetExecutionContextRef(), voidstar); in ExtractFields()
|
| H A D | NSError.cpp | 92 valobj.GetExecutionContextRef(), in NSError_SummaryProvider() 163 m_backend.GetExecutionContextRef(), in Update()
|
| H A D | NSArray.cpp | 457 *valobj_sp->GetExecutionContextRef().GetTargetSP()); in NSArrayMSyntheticFrontEndBase() 507 m_exe_ctx_ref = valobj_sp->GetExecutionContextRef(); in Update() 601 *valobj_sp->GetExecutionContextRef().GetTargetSP()); in GenericNSArrayISyntheticFrontEnd() 653 m_exe_ctx_ref = valobj_sp->GetExecutionContextRef(); in Update()
|
| H A D | NSDictionary.cpp | 620 m_exe_ctx_ref = valobj_sp->GetExecutionContextRef(); in Update() 754 m_exe_ctx_ref = valobj_sp->GetExecutionContextRef(); in Update() 887 m_exe_ctx_ref = valobj_sp->GetExecutionContextRef(); in Update() 1045 "[0]", data, m_backend.GetExecutionContextRef(), pair_type); in GetChildAtIndex() 1104 m_exe_ctx_ref = valobj_sp->GetExecutionContextRef(); in Update() 1262 m_exe_ctx_ref = valobj_sp->GetExecutionContextRef(); in Update()
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/ValueObject/ |
| H A D | ValueObject.h | 271 const ExecutionContextRef &GetExecutionContextRef() const { in GetExecutionContextRef() function 330 const ExecutionContextRef &GetExecutionContextRef() const { in GetExecutionContextRef() function 331 return m_update_point.GetExecutionContextRef(); in GetExecutionContextRef() 335 return m_update_point.GetExecutionContextRef().GetTargetSP(); in GetTargetSP() 339 return m_update_point.GetExecutionContextRef().GetProcessSP(); in GetProcessSP() 343 return m_update_point.GetExecutionContextRef().GetThreadSP(); in GetThreadSP() 347 return m_update_point.GetExecutionContextRef().GetFrameSP(); in GetFrameSP()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/ |
| H A D | LibCxxProxyArray.cpp | 111 "", offset, m_backend.GetExecutionContextRef(), m_element_type_size_t); in GetChildAtIndex() 125 m_backend.GetExecutionContextRef(), in GetChildAtIndex()
|
| H A D | LibCxxVector.cpp | 124 m_backend.GetExecutionContextRef(), in GetChildAtIndex() 248 m_exe_ctx_ref = valobj_sp->GetExecutionContextRef(); in Update()
|
| H A D | LibStdcpp.cpp | 109 m_exe_ctx_ref = valobj_sp->GetExecutionContextRef(); in Update() 212 m_exe_ctx_ref = valobj_sp->GetExecutionContextRef(); in Update()
|
| H A D | LibCxxInitializerList.cpp | 79 m_backend.GetExecutionContextRef(), in GetChildAtIndex()
|
| H A D | LibCxxSpan.cpp | 90 m_backend.GetExecutionContextRef(), in GetChildAtIndex()
|
| H A D | LibCxxList.cpp | 288 m_backend.GetExecutionContextRef(), in GetChildAtIndex() 411 m_backend.GetExecutionContextRef(), in GetChildAtIndex()
|
| H A D | LibCxxValarray.cpp | 94 m_backend.GetExecutionContextRef(), in GetChildAtIndex()
|
| /freebsd/contrib/llvm-project/lldb/source/DataFormatters/ |
| H A D | TypeFormat.cpp | 48 ExecutionContext exe_ctx(valobj->GetExecutionContextRef()); in FormatObject() 192 ExecutionContext exe_ctx(valobj->GetExecutionContextRef()); in FormatObject()
|
| H A D | CXXFunctionPointer.cpp | 36 ExecutionContext exe_ctx(valobj.GetExecutionContextRef()); in CXXFunctionPointerSummaryProvider()
|
| /freebsd/contrib/llvm-project/lldb/source/Target/ |
| H A D | TraceCursor.cpp | 21 ExecutionContextRef &TraceCursor::GetExecutionContextRef() { in GetExecutionContextRef() function in TraceCursor
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Target/ |
| H A D | TraceCursor.h | 205 ExecutionContextRef &GetExecutionContextRef();
|