_Unwind_GetRegionStart

Name

_Unwind_GetRegionStart -- private C++ error handling method

Synopsis

_Unwind_Ptr _Unwind_GetRegionStart(struct _Unwind_Context * context);

Description

_Unwind_GetRegionStart() routine returns the address (i.e., 0) of the beginning of the procedure or code fragment described by the current unwind descriptor block.