_Unwind_GetCFA

Name

_Unwind_GetCFA -- private C++ error handling method

Synopsis

_Unwind_Word _Unwind_GetCFA(struct _Unwind_Context * context);

Description

_Unwind_GetCFA() shall retrieve the value of the Canonical Frame Address (CFA) of the given context.