Home
last modified time | relevance | path

Searched refs:GetExecutionContextRef (Results 1 – 25 of 47) sorted by relevance

12

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DValueObjectVariable.cpp105 ExecutionContext exe_ctx(GetExecutionContextRef()); in CalculateNumChildren()
114 ExecutionContext exe_ctx(GetExecutionContextRef()); in GetByteSize()
150 ExecutionContext exe_ctx(GetExecutionContextRef()); in UpdateValue()
263 ExecutionContext exe_ctx(GetExecutionContextRef()); in DoUpdateChildrenAddressType()
317 const ExecutionContextRef &exe_ctx_ref = GetExecutionContextRef(); in IsInScope()
374 ExecutionContext exe_ctx(GetExecutionContextRef()); in SetValueFromCString()
403 ExecutionContext exe_ctx(GetExecutionContextRef()); in SetData()
H A DValueObjectCast.cpp45 ExecutionContext exe_ctx(GetExecutionContextRef()); in CalculateNumChildren()
54 ExecutionContext exe_ctx(GetExecutionContextRef()); in GetByteSize()
81 ExecutionContext exe_ctx(GetExecutionContextRef()); in UpdateValue()
H A DValueObjectRegister.cpp92 ExecutionContext exe_ctx(GetExecutionContextRef()); in UpdateValue()
195 ExecutionContext exe_ctx(GetExecutionContextRef()); in GetCompilerTypeImpl()
222 ExecutionContext exe_ctx(GetExecutionContextRef()); in CalculateNumChildren()
235 ExecutionContext exe_ctx(GetExecutionContextRef()); in UpdateValue()
H A DValueObjectConstResultImpl.cpp68 ExecutionContext exe_ctx(m_impl_backend->GetExecutionContextRef()); in CreateChildAtIndex()
125 ExecutionContext exe_ctx(m_impl_backend->GetExecutionContextRef()); in CreateSyntheticArrayMember()
185 ExecutionContext exe_ctx(m_impl_backend->GetExecutionContextRef()); in AddressOf()
H A DValueObjectChild.cpp53 ExecutionContext exe_ctx(GetExecutionContextRef()); in CalculateNumChildren()
166 ExecutionContext exe_ctx(GetExecutionContextRef().Lock( in UpdateValue()
200 GetExecutionContextRef().Lock(thread_and_frame_only_if_stopped)); in UpdateValue()
H A DValueObjectMemory.cpp137 ExecutionContext exe_ctx(GetExecutionContextRef()); in CalculateNumChildren()
147 ExecutionContext exe_ctx(GetExecutionContextRef()); in GetByteSize()
162 ExecutionContext exe_ctx(GetExecutionContextRef()); in UpdateValue()
H A DValueObject.cpp259 GetUpdatePoint().GetExecutionContextRef().GetProcessSP()); in MaybeCalculateCompleteType()
336 ExecutionContext exe_ctx(GetExecutionContextRef()); in ResolveValue()
504 ExecutionContext exe_ctx(GetExecutionContextRef()); in CreateChildAtIndex()
539 ExecutionContext exe_ctx(GetExecutionContextRef()); in CreateSyntheticArrayMember()
670 ExecutionContext exe_ctx(GetExecutionContextRef()); in GetPointeeData()
714 ExecutionContext exe_ctx(GetExecutionContextRef()); in GetPointeeData()
728 ExecutionContext exe_ctx(GetExecutionContextRef()); in GetPointeeData()
762 ExecutionContext exe_ctx(GetExecutionContextRef()); in GetData()
811 ExecutionContext exe_ctx(GetExecutionContextRef()); in SetData()
859 ExecutionContext exe_ctx(GetExecutionContextRef()); in ReadPointedString()
[all …]
H A DValueObjectDynamicValue.cpp92 ExecutionContext exe_ctx(GetExecutionContextRef()); in CalculateNumChildren()
104 ExecutionContext exe_ctx(GetExecutionContextRef()); in GetByteSize()
132 ExecutionContext exe_ctx(GetExecutionContextRef()); in UpdateValue()
H A DValueObjectConstResult.cpp208 ExecutionContext exe_ctx(GetExecutionContextRef()); in GetByteSize()
221 ExecutionContext exe_ctx(GetExecutionContextRef()); in CalculateNumChildren()
282 ExecutionContext exe_ctx(GetExecutionContextRef()); in GetDynamicValue()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DNSException.cpp82 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 DNSError.cpp92 valobj.GetExecutionContextRef(), in NSError_SummaryProvider()
163 m_backend.GetExecutionContextRef(), in Update()
H A DNSArray.cpp463 *valobj_sp->GetExecutionContextRef().GetTargetSP()); in NSArrayMSyntheticFrontEndBase()
513 m_exe_ctx_ref = valobj_sp->GetExecutionContextRef(); in Update()
608 *valobj_sp->GetExecutionContextRef().GetTargetSP()); in GenericNSArrayISyntheticFrontEnd()
655 m_exe_ctx_ref = valobj_sp->GetExecutionContextRef(); in Update()
H A DNSDictionary.cpp627 m_exe_ctx_ref = valobj_sp->GetExecutionContextRef(); in Update()
761 m_exe_ctx_ref = valobj_sp->GetExecutionContextRef(); in Update()
893 m_exe_ctx_ref = valobj_sp->GetExecutionContextRef(); in Update()
1058 "[0]", data, m_backend.GetExecutionContextRef(), pair_type); in GetChildAtIndex()
1111 m_exe_ctx_ref = valobj_sp->GetExecutionContextRef(); in Update()
1272 m_exe_ctx_ref = valobj_sp->GetExecutionContextRef(); in Update()
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DValueObject.h271 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 DLibCxxProxyArray.cpp113 "", offset, m_backend.GetExecutionContextRef(), m_element_type_size_t); in GetChildAtIndex()
127 m_backend.GetExecutionContextRef(), in GetChildAtIndex()
H A DLibCxxVector.cpp115 m_backend.GetExecutionContextRef(), in GetChildAtIndex()
236 m_exe_ctx_ref = valobj_sp->GetExecutionContextRef(); in Update()
H A DLibCxxInitializerList.cpp81 m_backend.GetExecutionContextRef(), in GetChildAtIndex()
H A DLibCxxSpan.cpp92 m_backend.GetExecutionContextRef(), in GetChildAtIndex()
H A DLibCxxList.cpp283 m_backend.GetExecutionContextRef(), in GetChildAtIndex()
393 m_backend.GetExecutionContextRef(), in GetChildAtIndex()
H A DLibStdcpp.cpp111 m_exe_ctx_ref = valobj_sp->GetExecutionContextRef(); in Update()
214 m_exe_ctx_ref = valobj_sp->GetExecutionContextRef(); in Update()
H A DLibCxxValarray.cpp96 m_backend.GetExecutionContextRef(), in GetChildAtIndex()
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DTypeFormat.cpp48 ExecutionContext exe_ctx(valobj->GetExecutionContextRef()); in FormatObject()
188 ExecutionContext exe_ctx(valobj->GetExecutionContextRef()); in FormatObject()
H A DCXXFunctionPointer.cpp38 ExecutionContext exe_ctx(valobj.GetExecutionContextRef()); in CXXFunctionPointerSummaryProvider()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTraceCursor.cpp21 ExecutionContextRef &TraceCursor::GetExecutionContextRef() { in GetExecutionContextRef() function in TraceCursor
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DTraceCursor.h205 ExecutionContextRef &GetExecutionContextRef();

12