Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp576 catch_bp, throw_bp, for_expressions, is_internal); in SetExceptionBreakpoints() local
506 CreateExceptionResolver(const BreakpointSP & bkpt,bool catch_bp,bool throw_bp) CreateExceptionResolver() argument
511 CreateExceptionResolver(const BreakpointSP & bkpt,bool catch_bp,bool throw_bp,bool for_expressions) CreateExceptionResolver() argument
560 CreateExceptionBreakpoint(bool catch_bp,bool throw_bp,bool for_expressions,bool is_internal) CreateExceptionBreakpoint() argument
/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DLanguageRuntime.cpp104 ExceptionBreakpointResolver(lldb::LanguageType language, bool catch_bp, in ExceptionBreakpointResolver()
239 Target &target, lldb::LanguageType language, bool catch_bp, bool throw_bp, in CreateExceptionBreakpoint()
H A DTarget.cpp646 CreateExceptionBreakpoint(enum lldb::LanguageType language,bool catch_bp,bool throw_bp,bool internal,Args * additional_args,Status * error) CreateExceptionBreakpoint() argument
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/GNUstepObjCRuntime/
H A DGNUstepObjCRuntime.cpp164 CreateExceptionResolver(const BreakpointSP & bkpt,bool catch_bp,bool throw_bp) CreateExceptionResolver() argument
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV1.cpp98 bool catch_bp, bool throw_bp) { in CreateExceptionResolver()
H A DAppleObjCRuntime.cpp412 const bool catch_bp = false; SetExceptionBreakpoints() local
H A DAppleObjCRuntimeV2.cpp1176 CreateExceptionResolver(const BreakpointSP & bkpt,bool catch_bp,bool throw_bp) CreateExceptionResolver() argument
/freebsd-src/contrib/llvm-project/lldb/source/API/
H A DSBTarget.cpp1020 BreakpointCreateForException(lldb::LanguageType language,bool catch_bp,bool throw_bp) BreakpointCreateForException() argument