_Unwind_GetLanguageSpecificData

Name

_Unwind_GetLanguageSpecificData -- private C++ error handling method

Synopsis

_Unwind_Ptr _Unwind_GetLanguageSpecificData((struct _Unwind_Context *context), uint value);

Description

_Unwind_GetLanguageSpecificData() returns the address of the language specific data area for the current stack frame.