Home
last modified time | relevance | path

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

12

/external/llvm-project/lldb/source/Core/
DValueObjectVariable.cpp102 ExecutionContext exe_ctx(GetExecutionContextRef()); in CalculateNumChildren()
109 ExecutionContext exe_ctx(GetExecutionContextRef()); in GetByteSize()
146 ExecutionContext exe_ctx(GetExecutionContextRef()); in UpdateValue()
252 ExecutionContext exe_ctx(GetExecutionContextRef()); in DoUpdateChildrenAddressType()
304 const ExecutionContextRef &exe_ctx_ref = GetExecutionContextRef(); in IsInScope()
361 ExecutionContext exe_ctx(GetExecutionContextRef()); in SetValueFromCString()
390 ExecutionContext exe_ctx(GetExecutionContextRef()); in SetData()
DValueObjectCast.cpp44 ExecutionContext exe_ctx(GetExecutionContextRef()); in CalculateNumChildren()
51 ExecutionContext exe_ctx(GetExecutionContextRef()); in GetByteSize()
78 ExecutionContext exe_ctx(GetExecutionContextRef()); in UpdateValue()
DValueObjectRegister.cpp89 ExecutionContext exe_ctx(GetExecutionContextRef()); in UpdateValue()
200 ExecutionContext exe_ctx(GetExecutionContextRef()); in GetCompilerTypeImpl()
227 ExecutionContext exe_ctx(GetExecutionContextRef()); in CalculateNumChildren()
238 ExecutionContext exe_ctx(GetExecutionContextRef()); in UpdateValue()
DValueObjectChild.cpp53 ExecutionContext exe_ctx(GetExecutionContextRef()); in CalculateNumChildren()
164 ExecutionContext exe_ctx(GetExecutionContextRef().Lock( in UpdateValue()
198 GetExecutionContextRef().Lock(thread_and_frame_only_if_stopped)); in UpdateValue()
DValueObjectMemory.cpp135 ExecutionContext exe_ctx(GetExecutionContextRef()); in CalculateNumChildren()
143 ExecutionContext exe_ctx(GetExecutionContextRef()); in GetByteSize()
158 ExecutionContext exe_ctx(GetExecutionContextRef()); in UpdateValue()
DValueObject.cpp291 GetUpdatePoint().GetExecutionContextRef().GetProcessSP()); in MaybeCalculateCompleteType()
379 ExecutionContext exe_ctx(GetExecutionContextRef()); in ResolveValue()
605 ExecutionContext exe_ctx(GetExecutionContextRef()); in CreateChildAtIndex()
730 ExecutionContext exe_ctx(GetExecutionContextRef()); in GetPointeeData()
774 ExecutionContext exe_ctx(GetExecutionContextRef()); in GetPointeeData()
788 ExecutionContext exe_ctx(GetExecutionContextRef()); in GetPointeeData()
822 ExecutionContext exe_ctx(GetExecutionContextRef()); in GetData()
868 ExecutionContext exe_ctx(GetExecutionContextRef()); in SetData()
915 ExecutionContext exe_ctx(GetExecutionContextRef()); in ReadPointedString()
1057 ExecutionContext exe_ctx(GetExecutionContextRef()); in GetObjectDescription()
[all …]
DValueObjectDynamicValue.cpp94 ExecutionContext exe_ctx(GetExecutionContextRef()); in CalculateNumChildren()
104 ExecutionContext exe_ctx(GetExecutionContextRef()); in GetByteSize()
132 ExecutionContext exe_ctx(GetExecutionContextRef()); in UpdateValue()
DValueObjectConstResultImpl.cpp71 ExecutionContext exe_ctx(m_impl_backend->GetExecutionContextRef()); in CreateChildAtIndex()
129 ExecutionContext exe_ctx(m_impl_backend->GetExecutionContextRef()); in AddressOf()
DValueObjectConstResult.cpp207 ExecutionContext exe_ctx(GetExecutionContextRef()); in GetByteSize()
219 ExecutionContext exe_ctx(GetExecutionContextRef()); in CalculateNumChildren()
284 ExecutionContext exe_ctx(GetExecutionContextRef()); in GetDynamicValue()
/external/llvm-project/lldb/source/Plugins/Language/ObjC/
DNSException.cpp83 valobj.GetExecutionContextRef(), voidstar); in ExtractFields()
87 valobj.GetExecutionContextRef(), voidstar); in ExtractFields()
91 valobj.GetExecutionContextRef(), voidstar); in ExtractFields()
95 valobj.GetExecutionContextRef(), voidstar); in ExtractFields()
DNSError.cpp89 valobj.GetExecutionContextRef(), in NSError_SummaryProvider()
158 m_backend.GetExecutionContextRef(), in Update()
DCoreMedia.cpp29 valobj.GetExecutionContextRef() in CMTimeSummaryProvider()
DNSArray.cpp445 *valobj_sp->GetExecutionContextRef().GetTargetSP()); in NSArrayMSyntheticFrontEndBase()
496 m_exe_ctx_ref = valobj_sp->GetExecutionContextRef(); in Update()
593 *valobj_sp->GetExecutionContextRef().GetTargetSP()); in GenericNSArrayISyntheticFrontEnd()
640 m_exe_ctx_ref = valobj_sp->GetExecutionContextRef(); in Update()
DNSDictionary.cpp590 m_exe_ctx_ref = valobj_sp->GetExecutionContextRef(); in Update()
723 m_exe_ctx_ref = valobj_sp->GetExecutionContextRef(); in Update()
900 "[0]", data, m_backend.GetExecutionContextRef(), pair_type); in GetChildAtIndex()
952 m_exe_ctx_ref = valobj_sp->GetExecutionContextRef(); in Update()
1118 m_exe_ctx_ref = valobj_sp->GetExecutionContextRef(); in Update()
DNSSet.cpp446 m_exe_ctx_ref = valobj_sp->GetExecutionContextRef(); in Update()
581 m_exe_ctx_ref = valobj_sp->GetExecutionContextRef(); in Update()
730 m_exe_ctx_ref = valobj_sp->GetExecutionContextRef(); in Update()
/external/llvm-project/lldb/include/lldb/Core/
DValueObject.h264 const ExecutionContextRef &GetExecutionContextRef() const { in GetExecutionContextRef() function
331 const ExecutionContextRef &GetExecutionContextRef() const { in GetExecutionContextRef() function
332 return m_update_point.GetExecutionContextRef(); in GetExecutionContextRef()
336 return m_update_point.GetExecutionContextRef().GetTargetSP(); in GetTargetSP()
340 return m_update_point.GetExecutionContextRef().GetProcessSP(); in GetProcessSP()
344 return m_update_point.GetExecutionContextRef().GetThreadSP(); in GetThreadSP()
348 return m_update_point.GetExecutionContextRef().GetFrameSP(); in GetFrameSP()
/external/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
DLibCxx.cpp64 ExecutionContext exe_ctx(valobj_sp->GetExecutionContextRef()); in LibcxxFunctionSummaryProvider()
307 "pair", extractor, valobj_sp->GetExecutionContextRef(), in Update()
418 "count", data, valobj_sp->GetExecutionContextRef(), in GetChildAtIndex()
432 "count", data, valobj_sp->GetExecutionContextRef(), in GetChildAtIndex()
629 ExecutionContext exe_ctx(location_sp->GetExecutionContextRef()); in ExtractLibcxxStringInfo()
DLibCxxVector.cpp115 m_backend.GetExecutionContextRef(), in GetChildAtIndex()
251 m_exe_ctx_ref = valobj_sp->GetExecutionContextRef(); in Update()
DLibStdcpp.cpp100 m_exe_ctx_ref = valobj_sp->GetExecutionContextRef(); in Update()
205 m_exe_ctx_ref = valobj_sp->GetExecutionContextRef(); in Update()
DLibCxxInitializerList.cpp82 m_backend.GetExecutionContextRef(), in GetChildAtIndex()
DLibCxxList.cpp289 m_backend.GetExecutionContextRef(), in GetChildAtIndex()
401 m_backend.GetExecutionContextRef(), in GetChildAtIndex()
DLibCxxBitset.cpp84 ExecutionContext ctx = m_backend.GetExecutionContextRef().Lock(false); in GetChildAtIndex()
DBlockPointer.cpp108 ExecutionContext exe_ctx = m_backend.GetExecutionContextRef().Lock( in GetChildAtIndex()
/external/llvm-project/lldb/source/DataFormatters/
DTypeFormat.cpp48 ExecutionContext exe_ctx(valobj->GetExecutionContextRef()); in FormatObject()
188 ExecutionContext exe_ctx(valobj->GetExecutionContextRef()); in FormatObject()
DCXXFunctionPointer.cpp36 ExecutionContext exe_ctx(valobj.GetExecutionContextRef()); in CXXFunctionPointerSummaryProvider()

12