Searched refs:SetTrapExceptions (Results 1 – 8 of 8) sorted by relevance
66 options.SetTrapExceptions(false); in InferiorCallMmap()163 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()
67 void SetTrapExceptions(bool trap_exceptions = true);
92 SetTrapExceptions (bool trap_exceptions = true);
367 options.SetTrapExceptions(false); in DoLoadImage()775 options.SetTrapExceptions(false); in EvaluateLoaderExpression()
524 expr_options.SetTrapExceptions(false); // dlopen can't throw exceptions, so in EvaluateLibdlExpression()872 options.SetTrapExceptions(false); // dlopen can't throw exceptions, so in DoLoadImage()
381 void SetTrapExceptions(bool b) { m_trap_exceptions = b; } in SetTrapExceptions() function
6070 options.SetTrapExceptions(trap_exceptions); in CallVoidArgVoidPtrReturn()