Home
last modified time | relevance | path

Searched refs:GetTargetSP (Results 1 – 25 of 61) sorted by relevance

123

/llvm-project-15.0.7/lldb/source/Plugins/Language/ObjC/
H A DNSString.cpp150 options.SetTargetSP(valobj.GetTargetSP()); in NSStringSummaryProvider()
163 options.SetTargetSP(valobj.GetTargetSP()); in NSStringSummaryProvider()
179 options.SetTargetSP(valobj.GetTargetSP()); in NSStringSummaryProvider()
201 options.SetTargetSP(valobj.GetTargetSP()); in NSStringSummaryProvider()
227 options.SetTargetSP(valobj.GetTargetSP()); in NSStringSummaryProvider()
250 options.SetTargetSP(valobj.GetTargetSP()); in NSStringSummaryProvider()
273 options.SetTargetSP(valobj.GetTargetSP()); in NSStringSummaryProvider()
286 TargetSP target_sp(valobj.GetTargetSP()); in NSAttributedStringSummaryProvider()
H A DCFBasicHash.cpp27 m_exe_ctx_ref.GetTargetSP()->GetArchitecture().GetAddressByteSize(); in Update()
28 m_byte_order = m_exe_ctx_ref.GetTargetSP()->GetArchitecture().GetByteOrder(); in Update()
46 Target *target = m_exe_ctx_ref.GetTargetSP().get(); in UpdateFor()
H A DNSIndexPath.cpp38 m_backend.GetTargetSP()->GetArchitecture().GetAddressByteSize(); in NSIndexPathSyntheticFrontEnd()
57 *m_backend.GetExecutionContextRef().GetTargetSP()); in Update()
/llvm-project-15.0.7/lldb/source/API/
H A DSBValue.cpp116 Target *target = value_sp->GetTargetSP().get(); in GetSP()
165 TargetSP GetTargetSP() { in GetTargetSP() function in ValueImpl
167 return m_valobj_sp->GetTargetSP(); in GetTargetSP()
662 target_sp = m_opaque_sp->GetTargetSP(); in GetChildAtIndex()
711 target_sp = m_opaque_sp->GetTargetSP(); in GetChildMemberWithName()
1003 target_sp = m_opaque_sp->GetTargetSP(); in GetTarget()
1068 lldb::TargetSP target_sp(sp->GetTargetSP()); in SetSP()
1083 lldb::TargetSP target_sp(sp->GetTargetSP()); in SetSP()
1096 lldb::TargetSP target_sp(sp->GetTargetSP()); in SetSP()
1268 TargetSP target_sp(value_sp->GetTargetSP()); in GetLoadAddress()
[all …]
H A DSBExecutionContext.cpp82 TargetSP target_sp(m_exe_ctx_sp->GetTargetSP()); in GetTarget()
/llvm-project-15.0.7/lldb/source/Target/
H A DExecutionContext.cpp108 : m_target_sp(exe_ctx_ref.GetTargetSP()), in ExecutionContext()
117 m_target_sp = exe_ctx_ref_ptr->GetTargetSP(); in ExecutionContext()
131 m_target_sp = exe_ctx_ref_ptr->GetTargetSP(); in ExecutionContext()
144 : m_target_sp(exe_ctx_ref.GetTargetSP()), m_process_sp(), m_thread_sp(), in ExecutionContext()
432 m_target_wp = exe_ctx.GetTargetSP(); in operator =()
560 lldb::TargetSP ExecutionContextRef::GetTargetSP() const { in GetTargetSP() function in ExecutionContextRef
/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUtilityFunction.cpp176 auto *state = exe_ctx.GetTargetSP()->GetPersistentExpressionStateForLanguage( in ResetDeclMap()
183 keep_result_in_memory, nullptr, exe_ctx.GetTargetSP(), ast_importer, in ResetDeclMap()
/llvm-project-15.0.7/lldb/source/Plugins/Language/CPlusPlus/
H A DGenericBitset.cpp61 if (auto target_sp = m_backend.GetTargetSP()) { in GenericBitsetFrontEnd()
82 TargetSP target_sp = m_backend.GetTargetSP(); in Update()
H A DLibStdcpp.cpp91 TargetSP target_sp(valobj_sp->GetTargetSP()); in Update()
253 options.SetTargetSP(valobj.GetTargetSP()); in LibStdcppStringSummaryProvider()
314 options.SetTargetSP(valobj.GetTargetSP()); in LibStdcppWStringSummaryProvider()
H A DCxxStringTypes.cpp59 options.SetTargetSP(valobj.GetTargetSP()); in CharStringSummaryProvider()
133 options.SetTargetSP(valobj.GetTargetSP()); in WCharStringSummaryProvider()
H A DLibCxx.cpp224 TargetSP target_sp(valobj_sp->GetTargetSP()); in Update()
395 TargetSP target_sp(valobj_sp->GetTargetSP()); in Update()
597 TargetSP target_sp(valobj_sp->GetTargetSP()); in Update()
834 const auto max_size = valobj.GetTargetSP()->GetMaximumSizeOfStringSummary(); in LibcxxWStringSummaryProvider()
848 ScratchTypeSystemClang::GetForTarget(*valobj.GetTargetSP()); in LibcxxWStringSummaryProvider()
917 const auto max_size = valobj.GetTargetSP()->GetMaximumSizeOfStringSummary(); in LibcxxStringSummaryProvider()
H A DGenericOptional.cpp59 if (auto target_sp = m_backend.GetTargetSP()) { in GenericOptionalFrontend()
H A DLibCxxList.cpp176 if (m_backend.GetTargetSP()) in Update()
178 m_backend.GetTargetSP()->GetMaximumNumberOfChildrenToDisplay(); in Update()
/llvm-project-15.0.7/lldb/include/lldb/Target/
H A DExecutionContext.h212 lldb::TargetSP GetTargetSP() const;
454 const lldb::TargetSP &GetTargetSP() const { return m_target_sp; } in GetTargetSP() function
H A DTargetList.h163 lldb::TargetSP GetTargetSP(Target *target) const;
/llvm-project-15.0.7/lldb/source/DataFormatters/
H A DTypeFormat.cpp76 TargetSP target_sp(valobj->GetTargetSP()); in FormatObject()
151 valobj_key = (target_sp = valobj->GetTargetSP()).get(); in FormatObject()
H A DStringPrinter.cpp368 valobj.GetTargetSP()->GetDebugger().GetEscapeNonPrintables()); in ReadStringAndDumpToStreamOptions()
375 valobj.GetTargetSP()->GetDebugger().GetEscapeNonPrintables()); in ReadBufferAndDumpToStreamOptions()
411 lldb::TargetSP target_sp = options.GetTargetSP(); in ReadEncodedBufferAndDumpToStream()
H A DValueObjectPrinter.cpp599 m_valobj->GetTargetSP()->GetMaximumNumberOfChildrenToDisplay(); in GetMaxNumChildrenToPrint()
612 m_valobj->GetTargetSP() in PrintChildrenPostamble()
797 m_valobj->GetTargetSP() in PrintChildrenIfNeeded()
/llvm-project-15.0.7/lldb/source/Core/
H A DValueObjectMemory.cpp61 TargetSP target_sp(GetTargetSP()); in ValueObjectMemory()
89 TargetSP target_sp(GetTargetSP()); in ValueObjectMemory()
/llvm-project-15.0.7/lldb/source/Plugins/TraceExporter/ctf/
H A DCommandObjectThreadTraceExportCTF.cpp67 const TraceSP &trace_sp = m_exe_ctx.GetTargetSP()->GetTrace(); in DoExecute()
/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.cpp92 exe_ctx.SetContext(valobj.GetTargetSP(), true); in GetObjectDescription()
525 ScratchTypeSystemClang::GetForTarget(*exception_sp->GetTargetSP()); in GetBacktraceThreadFromException()
537 exception_sp->GetTargetSP().get(), value, ConstString(name)); in GetBacktraceThreadFromException()
/llvm-project-15.0.7/lldb/source/Commands/
H A DCommandOptionsProcessLaunch.cpp93 execution_context ? execution_context->GetTargetSP() : TargetSP(); in SetOptionValue()
/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptScriptGroup.cpp55 auto &target = m_exe_ctx.GetTargetSP(); in DoExecute()
/llvm-project-15.0.7/lldb/source/Breakpoint/
H A DBreakpointResolverScripted.cpp47 TargetSP target_sp = breakpoint_sp->GetTargetSP(); in CreateImplementationIfNeeded()
/llvm-project-15.0.7/lldb/include/lldb/DataFormatters/
H A DStringPrinter.h114 lldb::TargetSP GetTargetSP() const { return m_target_sp; } in GetTargetSP() function

123