Searched defs:GetSP (Results 1 - 22 of 22) sorted by relevance

/external/lldb/source/API/
H A DSBTypeFilter.cpp165 SBTypeFilter::GetSP () function in class:SBTypeFilter
H A DSBTypeFormat.cpp129 SBTypeFormat::GetSP () function in class:SBTypeFormat
H A DSBTypeNameSpecifier.cpp136 SBTypeNameSpecifier::GetSP () function in class:SBTypeNameSpecifier
H A DSBEvent.cpp162 SBEvent::GetSP () const function in class:SBEvent
H A DSBSection.cpp59 SectionSP section_sp (GetSP());
66 SectionSP section_sp (GetSP());
76 SectionSP section_sp (GetSP());
93 SectionSP section_sp (GetSP());
106 SectionSP section_sp (GetSP());
116 SectionSP section_sp (GetSP());
123 SBSection::GetSP() const function in class:SBSection
138 SectionSP section_sp (GetSP());
147 TargetSP target_sp(sb_target.GetSP());
150 SectionSP section_sp (GetSP());
[all...]
H A DSBTypeSynthetic.cpp176 SBTypeSynthetic::GetSP () function in class:SBTypeSynthetic
H A DSBTypeCategory.cpp310 DataVisualization::ValueFormats::Add(ConstString(type_name.GetName()), format.GetSP());
379 m_opaque_sp->GetRegexSummaryNavigator()->Add(lldb::RegularExpressionSP(new RegularExpression(type_name.GetName())), summary.GetSP());
381 m_opaque_sp->GetSummaryNavigator()->Add(ConstString(type_name.GetName()), summary.GetSP());
416 m_opaque_sp->GetRegexFilterNavigator()->Add(lldb::RegularExpressionSP(new RegularExpression(type_name.GetName())), filter.GetSP());
418 m_opaque_sp->GetFilterNavigator()->Add(ConstString(type_name.GetName()), filter.GetSP());
487 m_opaque_sp->GetRegexSyntheticNavigator()->Add(lldb::RegularExpressionSP(new RegularExpression(type_name.GetName())), synth.GetSP());
489 m_opaque_sp->GetSyntheticNavigator()->Add(ConstString(type_name.GetName()), synth.GetSP());
550 SBTypeCategory::GetSP () function in class:SBTypeCategory
H A DSBTypeSummary.cpp254 SBTypeSummary::GetSP () function in class:SBTypeSummary
H A DSBWatchpoint.cpp73 lldb::WatchpointSP watchpoint_sp(GetSP());
98 lldb::WatchpointSP watchpoint_sp(GetSP());
111 lldb::WatchpointSP watchpoint_sp(GetSP());
126 lldb::WatchpointSP watchpoint_sp(GetSP());
141 lldb::WatchpointSP watchpoint_sp(GetSP());
154 lldb::WatchpointSP watchpoint_sp(GetSP());
165 lldb::WatchpointSP watchpoint_sp(GetSP());
179 lldb::WatchpointSP watchpoint_sp(GetSP());
196 lldb::WatchpointSP watchpoint_sp(GetSP());
209 lldb::WatchpointSP watchpoint_sp(GetSP());
265 SBWatchpoint::GetSP () const function in class:SBWatchpoint
[all...]
H A DSBType.cpp87 SBType::GetSP () function in class:SBType
H A DSBFrame.cpp528 SBFrame::GetSP () const function in class:SBFrame
546 addr = frame->GetRegisterContext()->GetSP();
551 log->Printf ("SBFrame::GetSP () => error: could not reconstruct frame object for this SBFrame.");
557 log->Printf ("SBFrame::GetSP () => error: process is running");
561 log->Printf ("SBFrame(%p)::GetSP () => 0x%" PRIx64, frame, addr);
H A DSBModule.cpp64 ProcessSP process_sp (process.GetSP());
108 ModuleSP module_sp (GetSP ());
127 ModuleSP module_sp (GetSP ());
147 ModuleSP module_sp (GetSP ());
173 ModuleSP module_sp (GetSP ());
200 ModuleSP module_sp (GetSP ());
242 SBModule::GetSP () const function in class:SBModule
257 ModuleSP module_sp (GetSP ());
271 ModuleSP module_sp (GetSP ());
282 ModuleSP module_sp (GetSP ());
[all...]
H A DSBProcess.cpp89 ProcessSP process_sp(GetSP());
100 ProcessSP process_sp(GetSP());
110 SBProcess::GetSP() const function in class:SBProcess
161 ProcessSP process_sp(GetSP());
205 ProcessSP process_sp(GetSP());
242 ProcessSP process_sp(GetSP());
265 ProcessSP process_sp(GetSP());
288 ProcessSP process_sp(GetSP());
309 ProcessSP process_sp(GetSP());
329 ProcessSP process_sp(GetSP());
[all...]
H A DSBValue.cpp109 GetSP (Process::StopLocker &stop_locker, Mutex::Locker &api_locker, Error &error) function in class:ValueImpl
130 log->Printf ("SBValue(%p)::GetSP() => error: process is running", value_sp.get());
173 // in GetSP to return the Target, Process, Thread or Frame. It is convenient to
228 return in_value.GetSP(m_stop_locker, m_api_locker, m_lock_error);
294 lldb::ValueObjectSP value_sp(GetSP(locker));
307 lldb::ValueObjectSP value_sp(GetSP(locker));
318 lldb::ValueObjectSP value_sp(GetSP(locker));
340 lldb::ValueObjectSP value_sp(GetSP(locker));
364 lldb::ValueObjectSP value_sp(GetSP(locker));
382 lldb::ValueObjectSP value_sp(GetSP(locke
1276 SBValue::GetSP (ValueLocker &locker) const function in class:SBValue
1284 SBValue::GetSP () const function in class:SBValue
[all...]
H A DSBTarget.cpp533 TargetSP target_sp(GetSP());
554 TargetSP target_sp(GetSP());
564 TargetSP target_sp(GetSP());
626 TargetSP target_sp(GetSP());
751 TargetSP target_sp(GetSP());
851 TargetSP target_sp(GetSP());
967 TargetSP target_sp(GetSP());
1065 TargetSP target_sp(GetSP());
1157 TargetSP target_sp(GetSP());
1201 TargetSP target_sp(GetSP());
1232 SBTarget::GetSP () const function in class:SBTarget
[all...]
/external/lldb/source/Target/
H A DRegisterContext.cpp117 RegisterContext::GetSP(uint64_t fail_value) function in class:RegisterContext
/external/lldb/tools/debugserver/source/MacOSX/
H A DMachThread.cpp334 MachThread::GetSP(uint64_t failValue) function in class:MachThread
337 return m_arch_ap->GetSP(failValue);
368 GetSP(INVALID_NUB_ADDRESS),
/external/lldb/tools/debugserver/source/MacOSX/ppc/
H A DDNBArchImpl.cpp67 DNBArchMachPPC::GetSP(uint64_t failValue) function in class:DNBArchMachPPC
/external/lldb/include/lldb/Core/
H A DValueObject.h59 /// should implement a Create function that new's up object and returns a Shared Pointer that it gets from the GetSP() method.
64 /// just do so by calling GetSP() on the contained object.
832 GetSP () function in class:lldb_private::ValueObject
1213 // value objects must always be made with the GetSP method.
/external/lldb/tools/debugserver/source/MacOSX/arm/
H A DDNBArchImpl.cpp164 DNBArchMachARM::GetSP(uint64_t failValue) function in class:DNBArchMachARM
/external/lldb/tools/debugserver/source/MacOSX/i386/
H A DDNBArchImplI386.cpp300 DNBArchImplI386::GetSP(uint64_t failValue) function in class:DNBArchImplI386
/external/lldb/tools/debugserver/source/MacOSX/x86_64/
H A DDNBArchImplX86_64.cpp142 DNBArchImplX86_64::GetSP(uint64_t failValue) function in class:DNBArchImplX86_64

Completed in 501 milliseconds