Home
last modified time | relevance | path

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

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