Home
last modified time | relevance | path

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

/external/lldb/source/Target/
DLanguageRuntime.cpp272 BreakpointSP exc_breakpt_sp (target.CreateBreakpoint (filter_sp, resolver_sp, is_internal)); in CreateExceptionBreakpoint() local
274 exc_breakpt_sp->SetBreakpointKind("exception"); in CreateExceptionBreakpoint()
276 return exc_breakpt_sp; in CreateExceptionBreakpoint()