Home
last modified time | relevance | path

Searched refs:GetBreakpoint (Results 1 – 25 of 26) sorted by relevance

12

/llvm-project-15.0.7/lldb/source/Breakpoint/
H A DBreakpointResolverAddress.cpp97 else if (GetBreakpoint()->GetNumLocations() == 0) in ResolveBreakpoint()
110 else if (GetBreakpoint()->GetNumLocations() == 0) in ResolveBreakpointInModules()
119 BreakpointSP breakpoint_sp = GetBreakpoint(); in SearchCallback()
166 m_addr.Dump(s, GetBreakpoint()->GetTarget().GetProcessSP().get(), in GetDescription()
H A DBreakpointLocationCollection.cpp28 FindByIDPair(bp_loc->GetBreakpoint().GetID(), bp_loc->GetID()); in Add()
51 return m_break_id == bp_loc->GetBreakpoint().GetID() && in operator ()()
128 BreakpointSP keep_bkpt_alive_sp = cur_loc_sp->GetBreakpoint().shared_from_this(); in ShouldStop()
159 if (!(*pos)->GetBreakpoint().IsInternal()) { in IsInternal()
H A DBreakpointResolverScripted.cpp58 CreateImplementationIfNeeded(GetBreakpoint()); in NotifyBreakpointSet()
102 return GetBreakpoint()->GetTarget().GetDebugger().GetScriptInterpreter(); in GetScriptInterpreter()
H A DBreakpointLocation.cpp65 Breakpoint &BreakpointLocation::GetBreakpoint() { return m_owner; } in GetBreakpoint() function in BreakpointLocation
359 uint32_t owner_ignore = GetBreakpoint().GetIgnoreCount(); in IgnoreCountShouldStop()
475 process_sp->RemoveOwnerFromBreakpointSite(GetBreakpoint().GetID(), in ClearBreakpointSite()
478 m_bp_site_sp->RemoveOwner(GetBreakpoint().GetID(), GetID()); in ClearBreakpointSite()
H A DBreakpointResolver.cpp329 if (log && bp_loc_sp && !GetBreakpoint()->IsInternal()) { in AddLocation()
340 return GetBreakpoint()->AddLocation(loc_addr, new_location); in AddLocation()
H A DBreakpointResolverName.cpp85 : BreakpointResolver(rhs.GetBreakpoint(), BreakpointResolver::NameResolver, in BreakpointResolverName()
330 BreakpointSP breakpoint_sp = GetBreakpoint(); in SearchCallback()
H A DBreakpointSite.cpp68 if (m_owners.GetByIndex(i)->GetBreakpoint().GetID() == bp_id) in IsBreakpointAtThisSite()
H A DBreakpoint.cpp1051 BreakpointSP Breakpoint::BreakpointEventData::GetBreakpoint() const { in GetBreakpoint() function in Breakpoint::BreakpointEventData
1064 break_id_t bkpt_id = GetBreakpoint()->GetID(); in Dump()
/llvm-project-15.0.7/lldb/source/Target/
H A DStopInfo.cpp115 Breakpoint & bkpt = bp_loc_sp->GetBreakpoint(); in StoreBPInfo()
123 if (!bp_site_sp->GetOwnerAtIndex(i)->GetBreakpoint().IsInternal()) { in StoreBPInfo()
194 ->GetBreakpoint() in GetDescription()
370 if (bp_loc_sp->GetBreakpoint().IsInternal()) { in PerformAction()
402 location_owners.push_back(loc->GetBreakpoint().shared_from_this()); in PerformAction()
414 !bp_loc_sp->GetBreakpoint().IsEnabled()) in PerformAction()
431 internal_breakpoint = bp_loc_sp->GetBreakpoint().IsInternal(); in PerformAction()
437 bp_loc_sp->GetBreakpoint().GetID()); in PerformAction()
442 bp_loc_sp->GetBreakpoint().EvaluatePrecondition(context); in PerformAction()
552 bp_loc_sp->GetBreakpoint().IsOneShot()) { in PerformAction()
[all …]
H A DLanguageRuntime.cpp163 BreakpointSP breakpoint_sp = GetBreakpoint(); in SetActualResolver()
H A DThreadPlanCallFunction.cpp297 Breakpoint &bp = bp_site_sp->GetOwnerAtIndex(i)->GetBreakpoint(); in DoPlanExplainsStop()
H A DThreadPlanStepRange.cpp410 if (!bp_site_sp->GetOwnerAtIndex(i)->GetBreakpoint().IsInternal()) { in NextRangeBreakpointExplainsStop()
H A DStackFrameList.cpp159 Breakpoint &bp_ref = bp_site_sp->GetOwnerAtIndex(i)->GetBreakpoint(); in ResetCurrentInlinedDepth()
/llvm-project-15.0.7/lldb/source/API/
H A DSBBreakpointLocation.cpp218 error = loc_sp->GetBreakpoint() in SetScriptCallbackFunction()
245 loc_sp->GetBreakpoint() in SetScriptCallbackBody()
430 SBBreakpoint SBBreakpointLocation::GetBreakpoint() { in GetBreakpoint() function in SBBreakpointLocation
439 sb_bp = loc_sp->GetBreakpoint().shared_from_this(); in GetBreakpoint()
H A DSBThread.cpp251 return bp_loc_sp->GetBreakpoint().GetID(); in GetStopReasonDataAtIndex()
/llvm-project-15.0.7/lldb/test/API/python_api/default-constructor/
H A Dsb_breakpointlocation.py25 breakpoint = obj.GetBreakpoint()
/llvm-project-15.0.7/lldb/bindings/interface/
H A DSBBreakpointLocation.i136 GetBreakpoint ();
/llvm-project-15.0.7/lldb/include/lldb/API/
H A DSBBreakpointLocation.h87 SBBreakpoint GetBreakpoint();
/llvm-project-15.0.7/lldb/include/lldb/Breakpoint/
H A DBreakpointLocation.h52 Breakpoint &GetBreakpoint();
H A DBreakpointResolver.h62 lldb::BreakpointSP GetBreakpoint() const { in GetBreakpoint() function
H A DBreakpoint.h117 lldb::BreakpointSP GetBreakpoint() const;
/llvm-project-15.0.7/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
H A DDynamicLoaderHexagonDYLD.cpp291 ->GetBreakpoint() in SetRendezvousBreakpoint()
/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp796 BreakpointSP breakpoint_sp = GetBreakpoint(); in SearchCallback()
829 BreakpointSP breakpoint_sp = GetBreakpoint(); in SearchCallback()
893 BreakpointSP breakpoint_sp = GetBreakpoint(); in SearchCallback()
/llvm-project-15.0.7/lldb/source/Commands/
H A DCommandObjectProcess.cpp574 bp_site_sp->GetOwnerAtIndex(i)->GetBreakpoint(); in DoExecute()
/llvm-project-15.0.7/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp5301 stream.Printf("%i.%i: ", breakpoint_location->GetBreakpoint().GetID(), in TreeDelegateDrawTreeItem()
5428 BreakpointSP GetBreakpoint(const TreeItem &item) { in GetBreakpoint() function in BreakpointTreeDelegate
5435 BreakpointSP breakpoint = GetBreakpoint(item); in TreeDelegateDrawTreeItem()
5444 BreakpointSP breakpoint = GetBreakpoint(item); in TreeDelegateGenerateChildren()

12