Searched refs:SetTrapExceptions (Results 1 – 8 of 8) sorted by relevance
62 options.SetTrapExceptions(false); in InferiorCallMmap()154 options.SetTrapExceptions(false); in InferiorCallMunmap()
147 void SBExpressionOptions::SetTrapExceptions(bool trap_exceptions) { in SetTrapExceptions() function in SBExpressionOptions150 m_opaque_up->SetTrapExceptions(trap_exceptions); in SetTrapExceptions()
30 ) lldb::SBExpressionOptions::SetTrapExceptions;
68 void SetTrapExceptions(bool trap_exceptions = true);
535 expr_options.SetTrapExceptions(false); // dlopen can't throw exceptions, so in EvaluateLibdlExpression()885 options.SetTrapExceptions(false); // dlopen can't throw exceptions, so in DoLoadImage()
427 void SetTrapExceptions(bool b) { m_trap_exceptions = b; } in SetTrapExceptions() function
6395 options.SetTrapExceptions(trap_exceptions); in CallVoidArgVoidPtrReturn()
28109 (arg1)->SetTrapExceptions(arg2); in _wrap_SBExpressionOptions_SetTrapExceptions__SWIG_0()28132 (arg1)->SetTrapExceptions(); in _wrap_SBExpressionOptions_SetTrapExceptions__SWIG_1()