_Unwind_SetGR

Name

_Unwind_SetGR -- private C++ error handling method

Synopsis

void _Unwind_SetGR((struct _Unwind_Context *context), int index, uint value);

Description

_Unwind_SetGR sets the value of the register indexed for the routine identified by the unwind context.