12.12. Interfaces for libgcc_s

Table 12-49 defines the library name and shared object name for the libgcc_s library

Table 12-49. libgcc_s Definition

Library:libgcc_s
SONAME:libgcc_s.so.1

The behavior of the interfaces in this library is specified by the following specifications:

[LSB] This Specification

12.12.1. Unwind Library

12.12.1.1. Interfaces for Unwind Library

An LSB conforming implementation shall provide the generic functions for Unwind Library specified in Table 12-50, with the full mandatory functionality as described in the referenced underlying specification.

Table 12-50. libgcc_s - Unwind Library Function Interfaces

_Unwind_Backtrace [LSB]_Unwind_DeleteException [LSB]_Unwind_FindEnclosingFunction [LSB]_Unwind_ForcedUnwind [LSB]
_Unwind_GetCFA [LSB]_Unwind_GetGR [LSB]_Unwind_GetIP [LSB]_Unwind_GetIPInfo(GCC_4.2.0) [LSB]
_Unwind_GetLanguageSpecificData [LSB]_Unwind_GetRegionStart [LSB]_Unwind_RaiseException [LSB]_Unwind_Resume [LSB]
_Unwind_Resume_or_Rethrow [LSB]_Unwind_SetGR [LSB]_Unwind_SetIP [LSB]