Home
last modified time | relevance | path

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

/freebsd-src/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.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/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp506 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
577 const bool throw_bp = true; SetExceptionBreakpoints() local
/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.cpp413 const bool throw_bp = true; 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/Plugins/LanguageRuntime/ObjC/
H A DObjCLanguageRuntime.cpp389 GetBreakpointExceptionPrecondition(LanguageType language,bool throw_bp) GetBreakpointExceptionPrecondition() 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