Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointResolverAddress.cpp100 else if (GetBreakpoint()->GetNumLocations() == 0) in ResolveBreakpoint()
113 else if (GetBreakpoint()->GetNumLocations() == 0) in ResolveBreakpointInModules()
122 BreakpointSP breakpoint_sp = GetBreakpoint(); in SearchCallback()
170 m_addr.Dump(s, GetBreakpoint()->GetTarget().GetProcessSP().get(), in GetDescription()
H A DBreakpointLocationCollection.cpp29 FindByIDPair(bp_loc->GetBreakpoint().GetID(), bp_loc->GetID()); in Add()
52 return m_break_id == bp_loc->GetBreakpoint().GetID() && in operator ()()
157 if (!(*pos)->GetBreakpoint().IsInternal()) { in IsInternal()
H A DBreakpointResolverScripted.cpp59 CreateImplementationIfNeeded(GetBreakpoint()); in NotifyBreakpointSet()
105 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.cpp330 if (log && bp_loc_sp && !GetBreakpoint()->IsInternal()) { in AddLocation()
341 return GetBreakpoint()->AddLocation(loc_addr, new_location); in AddLocation()
H A DBreakpointResolverName.cpp85 : BreakpointResolver(rhs.GetBreakpoint(), BreakpointResolver::NameResolver, in BreakpointResolverName()
332 BreakpointSP breakpoint_sp = GetBreakpoint(); in SearchCallback()
H A DBreakpointSite.cpp68 if (m_owners.GetByIndex(i)->GetBreakpoint().GetID() == bp_id) in IsBreakpointAtThisSite()
H A DBreakpoint.cpp1026 BreakpointSP &Breakpoint::BreakpointEventData::GetBreakpoint() { in GetBreakpoint() function in Breakpoint::BreakpointEventData
/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DStopInfo.cpp113 m_break_id = bp_loc_sp->GetBreakpoint().GetID(); in StoreBPInfo()
114 m_was_one_shot = bp_loc_sp->GetBreakpoint().IsOneShot(); in StoreBPInfo()
173 if (!bp_site_sp->GetOwnerAtIndex(i)->GetBreakpoint().IsInternal()) { in DoShouldNotify()
198 ->GetBreakpoint() in GetDescription()
367 if (bp_loc_sp->GetBreakpoint().IsInternal()) { in PerformAction()
410 !bp_loc_sp->GetBreakpoint().IsEnabled()) in PerformAction()
427 internal_breakpoint = bp_loc_sp->GetBreakpoint().IsInternal(); in PerformAction()
433 bp_loc_sp->GetBreakpoint().GetID()); in PerformAction()
438 bp_loc_sp->GetBreakpoint().EvaluatePrecondition(context); in PerformAction()
542 bp_loc_sp->GetBreakpoint().IsOneShot()) { in PerformAction()
[all …]
H A DLanguageRuntime.cpp164 BreakpointSP breakpoint_sp = GetBreakpoint(); in SetActualResolver()
H A DThreadPlanCallFunction.cpp291 Breakpoint &bp = bp_site_sp->GetOwnerAtIndex(i)->GetBreakpoint(); in DoPlanExplainsStop()
H A DThreadPlanStepRange.cpp409 if (!bp_site_sp->GetOwnerAtIndex(i)->GetBreakpoint().IsInternal()) { in NextRangeBreakpointExplainsStop()
H A DStackFrameList.cpp158 Breakpoint &bp_ref = bp_site_sp->GetOwnerAtIndex(i)->GetBreakpoint(); in ResetCurrentInlinedDepth()
H A DProcess.cpp1627 owner->GetBreakpoint().GetID(), owner->GetID(), in CreateBreakpointSite()
1665 load_addr, owner->GetBreakpoint().GetID(), owner->GetID(), in CreateBreakpointSite()
/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBBreakpointLocation.cpp231 error = loc_sp->GetBreakpoint() in SetScriptCallbackFunction()
259 loc_sp->GetBreakpoint() in SetScriptCallbackBody()
455 SBBreakpoint SBBreakpointLocation::GetBreakpoint() { in GetBreakpoint() function in SBBreakpointLocation
457 GetBreakpoint); in GetBreakpoint()
465 sb_bp = loc_sp->GetBreakpoint().shared_from_this(); in GetBreakpoint()
530 GetBreakpoint, ()); in RegisterMethods()
H A DSBThread.cpp254 return bp_loc_sp->GetBreakpoint().GetID(); in GetStopReasonDataAtIndex()
/freebsd-13.1/contrib/llvm-project/lldb/bindings/interface/
H A DSBBreakpointLocation.i136 GetBreakpoint ();
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/API/
H A DSBBreakpointLocation.h87 SBBreakpoint GetBreakpoint();
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpointLocation.h52 Breakpoint &GetBreakpoint();
H A DBreakpointResolver.h62 lldb::BreakpointSP GetBreakpoint() const { in GetBreakpoint() function
H A DBreakpoint.h112 lldb::BreakpointSP &GetBreakpoint();
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
H A DDynamicLoaderHexagonDYLD.cpp301 ->GetBreakpoint() in SetRendezvousBreakpoint()
/freebsd-13.1/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectProcess.cpp550 bp_site_sp->GetOwnerAtIndex(i)->GetBreakpoint(); in DoExecute()
/freebsd-13.1/contrib/llvm-project/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()
/freebsd-13.1/lib/clang/liblldb/
H A DLLDBWrapLua.cpp9435 result = (arg1)->GetBreakpoint(); in _wrap_SBBreakpointLocation_GetBreakpoint()