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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV1.cpp109 CreateExceptionResolver(Breakpoint *bkpt, bool catch_bp, bool throw_bp) argument
H A DAppleObjCRuntimeV2.cpp829 CreateExceptionResolver(Breakpoint *bkpt, bool catch_bp, bool throw_bp) argument
H A DAppleObjCRuntime.cpp403 const bool throw_bp = true; local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DLanguageRuntime.cpp105 ExceptionBreakpointResolver(lldb::LanguageType language, bool catch_bp, bool throw_bp) argument
228 GetExceptionPrecondition(LanguageType language, bool throw_bp) argument
247 CreateExceptionBreakpoint( Target &target, lldb::LanguageType language, bool catch_bp, bool throw_bp, bool is_internal) argument
H A DTarget.cpp565 CreateExceptionBreakpoint(enum lldb::LanguageType language, bool catch_bp, bool throw_bp, bool internal, Args *additional_args, Status *error) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/
H A DObjCLanguageRuntime.cpp349 GetBreakpointExceptionPrecondition(LanguageType language, bool throw_bp) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp491 const bool throw_bp = true; local
422 CreateExceptionResolver( Breakpoint *bkpt, bool catch_bp, bool throw_bp) argument
427 CreateExceptionResolver( Breakpoint *bkpt, bool catch_bp, bool throw_bp, bool for_expressions) argument
473 CreateExceptionBreakpoint( bool catch_bp, bool throw_bp, bool for_expressions, bool is_internal) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBTarget.cpp1071 BreakpointCreateForException(lldb::LanguageType language, bool catch_bp, bool throw_bp) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp1032 CreateExceptionResolver(Breakpoint *bp, bool catch_bp, bool throw_bp) argument

Completed in 131 milliseconds