Searched refs:CreateBreakpointSite (Results 1 – 3 of 3) sorted by relevance
487 lldb::break_id_t new_id = process->CreateBreakpointSite (shared_from_this(), false); in ResolveBreakpointSite()
3249 CreateBreakpointSite (const lldb::BreakpointLocationSP &owner,
2052 Process::CreateBreakpointSite (const BreakpointLocationSP &owner, bool use_hardware) in CreateBreakpointSite() function in Process