Home
last modified time | relevance | path

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

12

/llvm-project/lldb/source/Core/
H A DValueObjectVariable.cpp
H A DValueObjectCast.cpp
H A DValueObjectRegister.cpp
H A DValueObjectConstResultImpl.cpp
H A DValueObjectChild.cpp
H A DValueObjectMemory.cpp
H A DValueObject.cpp
H A DValueObjectDynamicValue.cpp
H A DValueObjectConstResult.cpp
/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()
/llvm-project/lldb/include/lldb/Core/
H A DValueObject.h
/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.cpp117 m_backend.GetExecutionContextRef(), in GetChildAtIndex()
236 m_exe_ctx_ref = valobj_sp->GetExecutionContextRef(); in Update()
H A DLibCxxSpan.cpp92 m_backend.GetExecutionContextRef(), in GetChildAtIndex()
H A DLibCxxInitializerList.cpp81 m_backend.GetExecutionContextRef(), in GetChildAtIndex()
H A DLibCxxList.cpp284 m_backend.GetExecutionContextRef(), in GetChildAtIndex()
407 m_backend.GetExecutionContextRef(), in Update()
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()
/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()
/llvm-project/lldb/source/Target/
H A DTraceCursor.cpp21 ExecutionContextRef &TraceCursor::GetExecutionContextRef() { in GetExecutionContextRef() function in TraceCursor
/llvm-project/lldb/include/lldb/Target/
H A DTraceCursor.h205 ExecutionContextRef &GetExecutionContextRef();

12