Home
last modified time | relevance | path

Searched defs:bp_loc_sp (Results 1 – 15 of 15) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Breakpoint/
H A DBreakpointLocationList.cpp33 BreakpointLocationSP bp_loc_sp( in Create() local
56 BreakpointLocationSP bp_loc_sp = FindByAddress(addr); in FindIDByAddress() local
98 BreakpointLocationSP bp_loc_sp; in FindByAddress() local
137 BreakpointLocationSP bp_loc_sp; in GetByIndex() local
146 BreakpointLocationSP bp_loc_sp; in GetByIndex() local
213 BreakpointLocationSP bp_loc_sp(FindByAddress(addr)); in AddLocation() local
243 const lldb::BreakpointLocationSP &bp_loc_sp) { in RemoveLocation()
H A DBreakpointResolverAddress.cpp139 BreakpointLocationSP bp_loc_sp(AddLocation(m_addr)); in SearchCallback() local
H A DBreakpoint.cpp726 BreakpointLocationSP bp_loc_sp = old_break_locs.GetByIndex(idx); in ModuleReplaced() local
734 BreakpointLocationSP bp_loc_sp = new_break_locs.GetByIndex(idx); in ModuleReplaced() local
1119 lldb::BreakpointLocationSP bp_loc_sp; in GetBreakpointLocationAtIndexFromEvent() local
H A DBreakpointSite.cpp35 BreakpointLocationSP bp_loc_sp; in ~BreakpointSite() local
H A DBreakpointResolver.cpp329 BreakpointLocationSP bp_loc_sp(AddLocation(line_start)); in AddLocation() local
H A DBreakpointResolverName.cpp386 BreakpointLocationSP bp_loc_sp(AddLocation(break_addr, &new_location)); in SearchCallback() local
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectBreakpointCommand.cpp375 BreakpointLocationSP bp_loc_sp( in DoExecute() local
539 BreakpointLocationSP bp_loc_sp( in DoExecute() local
620 BreakpointLocationSP bp_loc_sp; in DoExecute() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Lua/
H A DLua.cpp80 lldb::BreakpointLocationSP bp_loc_sp, in CallBreakpointCallback()
H A DScriptInterpreterLua.cpp279 BreakpointLocationSP bp_loc_sp(breakpoint_sp->FindLocationByID(break_loc_id)); in BreakpointCallbackFunction() local
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DStopInfo.cpp114 BreakpointLocationSP bp_loc_sp = bp_site_sp->GetOwnerAtIndex(0); in StoreBPInfo() local
399 lldb::BreakpointLocationSP bp_loc_sp = site_locations.GetByIndex(j); in PerformAction() local
H A DPlatform.cpp1859 lldb::BreakpointLocationSP bp_loc_sp(bp_site->GetOwnerAtIndex(0)); in GetSoftwareBreakpointTrapOpcode() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwin.cpp439 lldb::BreakpointLocationSP bp_loc_sp(bp_site->GetOwnerAtIndex(0)); in GetSoftwareBreakpointTrapOpcode() local
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBThread.cpp243 BreakpointLocationSP bp_loc_sp( in GetStopReasonDataAtIndex() local
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp6977 BreakpointLocationSP bp_loc_sp = in WindowDelegateDraw() local
7090 BreakpointLocationSP bp_loc_sp = in WindowDelegateDraw() local
7452 BreakpointLocationSP bp_loc_sp = in ToggleBreakpointOnSelectedLine() local
7496 BreakpointLocationSP bp_loc_sp = in ToggleBreakpointOnSelectedLine() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp2104 const BreakpointLocationSP bp_loc_sp( in BreakpointCallbackFunction() local