Searched refs:GetSP (Results 1 - 25 of 124) sorted by relevance

12345

/openbsd-current/gnu/llvm/lldb/source/API/
H A DSBUnixSignals.cpp43 UnixSignalsSP SBUnixSignals::GetSP() const { return m_opaque_wp.lock(); } function in class:SBUnixSignals
62 return static_cast<bool>(GetSP());
68 if (auto signals_sp = GetSP())
77 if (auto signals_sp = GetSP())
86 if (auto signals_sp = GetSP())
95 auto signals_sp = GetSP();
106 if (auto signals_sp = GetSP())
115 auto signals_sp = GetSP();
126 if (auto signals_sp = GetSP())
135 auto signals_sp = GetSP();
[all...]
H A DSBSection.cpp52 SectionSP section_sp(GetSP());
59 SectionSP section_sp(GetSP());
69 SectionSP section_sp(GetSP());
83 SectionSP section_sp(GetSP());
96 SectionSP section_sp(GetSP());
106 SectionSP section_sp(GetSP());
112 lldb::SectionSP SBSection::GetSP() const { return m_opaque_wp.lock(); } function in class:SBSection
122 SectionSP section_sp(GetSP());
131 TargetSP target_sp(sb_target.GetSP());
133 SectionSP section_sp(GetSP());
[all...]
H A DSBWatchpoint.cpp54 lldb::WatchpointSP watchpoint_sp(GetSP());
74 return GetSP() == rhs.GetSP();
87 lldb::WatchpointSP watchpoint_sp(GetSP());
99 lldb::WatchpointSP watchpoint_sp(GetSP());
114 lldb::WatchpointSP watchpoint_sp(GetSP());
129 lldb::WatchpointSP watchpoint_sp(GetSP());
142 lldb::WatchpointSP watchpoint_sp(GetSP());
162 lldb::WatchpointSP watchpoint_sp(GetSP());
175 lldb::WatchpointSP watchpoint_sp(GetSP());
255 lldb::WatchpointSP SBWatchpoint::GetSP() const { function in class:SBWatchpoint
[all...]
H A DSBBreakpointLocation.cpp59 BreakpointLocationSP SBBreakpointLocation::GetSP() const { function in class:SBBreakpointLocation
70 return bool(GetSP());
76 BreakpointLocationSP loc_sp = GetSP();
88 BreakpointLocationSP loc_sp = GetSP();
102 BreakpointLocationSP loc_sp = GetSP();
113 BreakpointLocationSP loc_sp = GetSP();
125 BreakpointLocationSP loc_sp = GetSP();
137 BreakpointLocationSP loc_sp = GetSP();
149 BreakpointLocationSP loc_sp = GetSP();
160 BreakpointLocationSP loc_sp = GetSP();
[all...]
H A DSBThreadPlan.cpp103 return static_cast<bool>(GetSP());
133 ThreadPlanSP thread_plan_sp(GetSP());
143 ThreadPlanSP thread_plan_sp(GetSP());
159 ThreadPlanSP thread_plan_sp(GetSP());
167 ThreadPlanSP thread_plan_sp(GetSP());
176 ThreadPlanSP thread_plan_sp(GetSP());
185 ThreadPlanSP thread_plan_sp(GetSP());
194 ThreadPlanSP thread_plan_sp(GetSP());
203 ThreadPlanSP thread_plan_sp(GetSP());
227 ThreadPlanSP thread_plan_sp(GetSP());
[all...]
H A DSBModule.cpp53 ProcessSP process_sp(process.GetSP());
94 ModuleSP module_sp(GetSP());
109 ModuleSP module_sp(GetSP());
120 ModuleSP module_sp(GetSP());
132 ModuleSP module_sp(GetSP());
145 ModuleSP module_sp(GetSP());
154 ModuleSP module_sp(GetSP());
166 ModuleSP module_sp(GetSP());
177 ModuleSP module_sp(GetSP());
209 ModuleSP SBModule::GetSP() cons function in class:SBModule
[all...]
H A DSBValue.cpp106 lldb::ValueObjectSP GetSP(Process::StopLocker &stop_locker, function in class:ValueImpl
163 // calculations in GetSP to return the Target, Process, Thread or Frame. It
205 return in_value.GetSP(m_stop_locker, m_lock, m_lock_error);
267 lldb::ValueObjectSP value_sp(GetSP(locker));
281 lldb::ValueObjectSP value_sp(GetSP(locker));
292 lldb::ValueObjectSP value_sp(GetSP(locker));
304 lldb::ValueObjectSP value_sp(GetSP(locker));
317 lldb::ValueObjectSP value_sp(GetSP(locker));
331 lldb::ValueObjectSP value_sp(GetSP(locker));
345 lldb::ValueObjectSP value_sp(GetSP(locke
1049 lldb::ValueObjectSP SBValue::GetSP(ValueLocker &locker) const { function in class:SBValue
1057 lldb::ValueObjectSP SBValue::GetSP() const { function in class:SBValue
[all...]
H A DSBBreakpoint.cpp84 BreakpointSP bkpt_sp = GetSP();
95 BreakpointSP bkpt_sp = GetSP();
109 BreakpointSP bkpt_sp = GetSP();
121 BreakpointSP bkpt_sp = GetSP();
134 BreakpointSP bkpt_sp = GetSP();
154 BreakpointSP bkpt_sp = GetSP();
174 BreakpointSP bkpt_sp = GetSP();
189 BreakpointSP bkpt_sp = GetSP();
203 BreakpointSP bkpt_sp = GetSP();
215 BreakpointSP bkpt_sp = GetSP();
785 BreakpointSP SBBreakpoint::GetSP() const { return m_opaque_wp.lock(); } function in class:SBBreakpoint
[all...]
H A DSBProcess.cpp85 ProcessSP process_sp(GetSP());
95 ProcessSP process_sp(GetSP());
102 lldb::ProcessSP SBProcess::GetSP() const { return m_opaque_wp.lock(); } function in class:SBProcess
132 ProcessSP process_sp(GetSP());
164 ProcessSP process_sp(GetSP());
187 ProcessSP process_sp(GetSP());
205 ProcessSP process_sp(GetSP());
222 ProcessSP process_sp(GetSP());
238 ProcessSP process_sp(GetSP());
251 ProcessSP process_sp(GetSP());
[all...]
H A DSBTarget.cpp167 TargetSP target_sp(GetSP());
179 TargetSP target_sp(GetSP());
193 TargetSP target_sp(GetSP());
203 TargetSP target_sp(GetSP());
217 TargetSP target_sp(GetSP());
226 TargetSP target_sp(GetSP());
243 TargetSP target_sp(GetSP());
266 TargetSP target_sp = GetSP();
290 TargetSP target_sp(GetSP());
310 TargetSP target_sp(GetSP());
576 lldb::TargetSP SBTarget::GetSP() const { return m_opaque_sp; } function in class:SBTarget
[all...]
H A DSBTypeCategory.cpp185 m_opaque_sp->GetFilterForType(spec.GetSP());
205 m_opaque_sp->GetFormatForType(spec.GetSP());
223 m_opaque_sp->GetSummaryForType(spec.GetSP());
241 m_opaque_sp->GetSyntheticForType(spec.GetSP());
315 m_opaque_sp->AddTypeFormat(type_name.GetSP(), format.GetSP());
328 return m_opaque_sp->DeleteTypeFormat(type_name.GetSP());
378 m_opaque_sp->AddTypeSummary(type_name.GetSP(), summary.GetSP());
391 return m_opaque_sp->DeleteTypeSummary(type_name.GetSP());
524 lldb::TypeCategoryImplSP SBTypeCategory::GetSP() { function in class:SBTypeCategory
[all...]
H A DSBPlatform.cpp340 PlatformSP platform_sp(GetSP());
346 lldb::PlatformSP SBPlatform::GetSP() const { return m_opaque_sp; } function in class:SBPlatform
355 PlatformSP platform_sp(GetSP());
364 PlatformSP platform_sp(GetSP());
379 PlatformSP platform_sp(GetSP());
393 PlatformSP platform_sp(GetSP());
401 PlatformSP platform_sp(GetSP());
410 PlatformSP platform_sp(GetSP());
425 PlatformSP platform_sp(GetSP());
440 PlatformSP platform_sp(GetSP());
[all...]
H A DSBExecutionContext.cpp39 m_exe_ctx_sp->SetTargetSP(target.GetSP());
46 m_exe_ctx_sp->SetProcessSP(process.GetSP());
H A DSBInstruction.cpp57 lldb::InstructionSP GetSP() const { return m_inst_sp; } function in class:InstructionImpl
116 TargetSP target_sp(target.GetSP());
135 TargetSP target_sp(target.GetSP());
154 TargetSP target_sp(target.GetSP());
173 TargetSP target_sp(target.GetSP());
238 return m_opaque_sp->GetSP();
/openbsd-current/gnu/llvm/lldb/include/lldb/Core/
H A DValueObjectUpdater.h36 lldb::ValueObjectSP GetSP();
/openbsd-current/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DLibStdcppUniquePointer.cpp63 ValueObjectSP valobj_backend_sp = m_backend.GetSP();
130 return m_ptr_obj->GetSP();
132 return m_del_obj->GetSP();
134 return m_obj_obj->GetSP();
180 LibStdcppUniquePtrSyntheticFrontEnd formatter(valobj.GetSP());
H A DLibCxxTuple.cpp67 return m_elements[idx]->GetSP();
83 return m_elements[idx]->GetSP();
H A DLibStdcppTuple.cpp59 ValueObjectSP valobj_backend_sp = m_backend.GetSP();
94 return m_members[idx]->GetSP();
/openbsd-current/gnu/llvm/lldb/source/Core/
H A DValueObjectUpdater.cpp22 lldb::ValueObjectSP ValueObjectUpdater::GetSP() { function in class:ValueObjectUpdater
H A DValueObjectConstResult.cpp36 ->GetSP();
60 ->GetSP();
96 ->GetSP();
106 ->GetSP();
137 ->GetSP();
174 return (new ValueObjectConstResult(exe_scope, *manager_sp, error))->GetSP();
291 return m_dynamic_value->GetSP();
/openbsd-current/gnu/llvm/lldb/include/lldb/API/
H A DSBTypeNameSpecifier.h59 lldb::TypeNameSpecifierImplSP GetSP();
H A DSBThreadPlan.h125 lldb::ThreadPlanSP GetSP() const { return m_opaque_wp.lock(); } function in class:lldb::SBThreadPlan
126 lldb_private::ThreadPlan *get() const { return GetSP().get(); }
H A DSBTypeFormat.h63 lldb::TypeFormatImplSP GetSP();
H A DSBTypeSynthetic.h67 lldb::ScriptedSyntheticChildrenSP GetSP();
H A DSBTypeFilter.h61 lldb::TypeFilterImplSP GetSP();

Completed in 145 milliseconds

12345