Home | History | Annotate | Download | only in MacOSX

Lines Matching refs:bp_sp

1031     BreakpointSP bp_sp;
1054 bp_sp = target.CreateBreakpoint (&bp_modules,
1061 bp_sp->SetBreakpointKind("thread-creation");
1063 return bp_sp;