Searched refs:SetTrapExceptions (Results 1 – 9 of 9) sorted by relevance
86 options.SetTrapExceptions(False)92 options.SetTrapExceptions(True)
66 options.SetTrapExceptions(false); in InferiorCallMmap()161 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);
364 options.SetTrapExceptions(false); in DoLoadImage()769 options.SetTrapExceptions(false); in EvaluateLoaderExpression()
523 expr_options.SetTrapExceptions(false); // dlopen can't throw exceptions, so in EvaluateLibdlExpression()872 options.SetTrapExceptions(false); // dlopen can't throw exceptions, so in DoLoadImage()
379 void SetTrapExceptions(bool b) { m_trap_exceptions = b; } in SetTrapExceptions() function
6047 options.SetTrapExceptions(trap_exceptions); in CallVoidArgVoidPtrReturn()