Home
last modified time | relevance | path

Searched refs:RemoveByAddress (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DWatchpointResourceList.h
H A DStopPointSiteList.h181 bool RemoveByAddress(lldb::addr_t addr) { in RemoveByAddress() function
/freebsd-src/contrib/llvm-project/lldb/source/Breakpoint/
H A DWatchpointResourceList.cpp
/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp1759 m_breakpoint_site_list.RemoveByAddress(bp_site_sp->GetLoadAddress()); in RemoveBreakpointOpcodesFromBuffer()