Home
last modified time | relevance | path

Searched defs:throw_bp (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DLanguageRuntime.cpp105 bool throw_bp) in ExceptionBreakpointResolver()
220 bool throw_bp) { in GetExceptionPrecondition()
239 Target &target, lldb::LanguageType language, bool catch_bp, bool throw_bp, in CreateExceptionBreakpoint()
H A DTarget.cpp732 bool catch_bp, bool throw_bp, bool internal, in CreateExceptionBreakpoint()
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp490 const BreakpointSP &bkpt, bool catch_bp, bool throw_bp) { in CreateExceptionResolver()
495 const BreakpointSP &bkpt, bool catch_bp, bool throw_bp, in CreateExceptionResolver()
544 bool catch_bp, bool throw_bp, bool for_expressions, bool is_internal) { in CreateExceptionBreakpoint()
561 const bool throw_bp = true; in SetExceptionBreakpoints() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/GNUstepObjCRuntime/
H A DGNUstepObjCRuntime.cpp166 bool catch_bp, bool throw_bp) { in CreateExceptionResolver()
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV1.cpp98 bool catch_bp, bool throw_bp) { in CreateExceptionResolver()
H A DAppleObjCRuntime.cpp419 const bool throw_bp = true; in SetExceptionBreakpoints() local
H A DAppleObjCRuntimeV2.cpp1159 bool catch_bp, bool throw_bp) { in CreateExceptionResolver()
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/
H A DObjCLanguageRuntime.cpp390 bool throw_bp) { in GetBreakpointExceptionPrecondition()
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBTarget.cpp1011 bool catch_bp, bool throw_bp) { in BreakpointCreateForException()