14.14. Interface Definitions for libgcc_s

Table of Contents
_Unwind_Backtrace -- private C++ error handling method
_Unwind_DeleteException -- private C++ error handling method
_Unwind_FindEnclosingFunction -- private C++ error handling method
_Unwind_ForcedUnwind -- private C++ error handling method
_Unwind_GetCFA -- private C++ error handling method
_Unwind_GetGR -- private C++ error handling method
_Unwind_GetIP -- private C++ error handling method
_Unwind_GetIPInfo -- private C++ error handling method
_Unwind_GetLanguageSpecificData -- private C++ error handling method
_Unwind_GetRegionStart -- private C++ error handling method
_Unwind_RaiseException -- private C++ error handling method
_Unwind_Resume -- private C++ error handling method
_Unwind_Resume_or_Rethrow -- private C++ error handling method
_Unwind_SetGR -- private C++ error handling method
_Unwind_SetIP -- private C++ error handling method

The interfaces defined on the following pages are included in libgcc_s and are defined by this specification. Unless otherwise noted, these interfaces shall be included in the source standard.

Other interfaces listed in Section 14.12 shall behave as described in the referenced base document.