Searched refs:CreateBreakpointSite (Results 1 – 3 of 3) sorted by relevance
519 …lldb::break_id_t new_id = process->CreateBreakpointSite (shared_from_this(), m_owner.IsHardware()); in ResolveBreakpointSite()
2711 CreateBreakpointSite (const lldb::BreakpointLocationSP &owner,
2227 Process::CreateBreakpointSite (const BreakpointLocationSP &owner, bool use_hardware) in CreateBreakpointSite() function in Process