Searched refs:SetTrapExceptions (Results 1 – 8 of 8) sorted by relevance
165 void SBExpressionOptions::SetTrapExceptions(bool trap_exceptions) { in SetTrapExceptions() function in SBExpressionOptions166 LLDB_RECORD_METHOD(void, SBExpressionOptions, SetTrapExceptions, (bool), in SetTrapExceptions()169 m_opaque_up->SetTrapExceptions(trap_exceptions); in SetTrapExceptions()327 LLDB_REGISTER_METHOD(void, SBExpressionOptions, SetTrapExceptions, (bool)); in RegisterMethods()
64 options.SetTrapExceptions(false); in InferiorCallMmap()158 options.SetTrapExceptions(false); in InferiorCallMunmap()
67 void SetTrapExceptions(bool trap_exceptions = true);
92 SetTrapExceptions (bool trap_exceptions = true);
557 expr_options.SetTrapExceptions(false); // dlopen can't throw exceptions, so in EvaluateLibdlExpression()899 options.SetTrapExceptions(false); // dlopen can't throw exceptions, so in DoLoadImage()
357 void SetTrapExceptions(bool b) { m_trap_exceptions = b; } in SetTrapExceptions() function
6046 options.SetTrapExceptions(trap_exceptions); in CallVoidArgVoidPtrReturn()
24153 (arg1)->SetTrapExceptions(arg2); in _wrap_SBExpressionOptions_SetTrapExceptions__SWIG_0()24176 (arg1)->SetTrapExceptions(); in _wrap_SBExpressionOptions_SetTrapExceptions__SWIG_1()