_Unwind_GetBSP

Name

_Unwind_GetBSP -- private C++ error handling method

Synopsis

_Unwind_Word _Unwind_GetBSP(struct _Unwind_Context * context);

Description

_Unwind_GetBSP() shall retrieve the value of the Backing Store Pointer (BSP) of the given context.