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