Home
last modified time | relevance | path

Searched defs:catch_bp (Results 1 – 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
HDItaniumABILanguageRuntime.cpp423 Breakpoint *bkpt, bool catch_bp, bool throw_bp) { in CreateExceptionResolver()
428 Breakpoint *bkpt, bool catch_bp, bool throw_bp, bool for_expressions) { in CreateExceptionResolver()
474 bool catch_bp, bool throw_bp, bool for_expressions, bool is_internal) { in CreateExceptionBreakpoint()
490 const bool catch_bp = false; in SetExceptionBreakpoints() local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
HDLanguageRuntime.cpp105 ExceptionBreakpointResolver(lldb::LanguageType language, bool catch_bp, in ExceptionBreakpointResolver()
248 Target &target, lldb::LanguageType language, bool catch_bp, bool throw_bp, in CreateExceptionBreakpoint()
HDTarget.cpp566 bool catch_bp, bool throw_bp, bool internal, in CreateExceptionBreakpoint()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
HDAppleObjCRuntimeV1.cpp109 AppleObjCRuntimeV1::CreateExceptionResolver(Breakpoint *bkpt, bool catch_bp, in CreateExceptionResolver()
HDAppleObjCRuntime.cpp402 const bool catch_bp = false; in SetExceptionBreakpoints() local
HDAppleObjCRuntimeV2.cpp829 AppleObjCRuntimeV2::CreateExceptionResolver(Breakpoint *bkpt, bool catch_bp, in CreateExceptionResolver()
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
HDSBTarget.cpp1072 bool catch_bp, bool throw_bp) { in BreakpointCreateForException()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
HDRenderScriptRuntime.cpp1032 RenderScriptRuntime::CreateExceptionResolver(Breakpoint *bp, bool catch_bp, in CreateExceptionResolver()