Interfaces for libgcc_s

Table 7-33 defines the library name and shared object name for the libgcc_s library

Table 7-33. 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:

this specification

Unwind Library

Interfaces for Unwind Library

An LSB conforming implementation shall provide the architecture specific functions for Unwind Library specified in Table 7-34, with the full functionality as described in the referenced underlying specification.

Table 7-34. libgcc_s - Unwind Library Function Interfaces

_Unwind_DeleteException(GCC_3.0) [1]_Unwind_GetDataRelBase(GCC_3.0) [1]_Unwind_GetLanguageSpecificData(GCC_3.0) [1]_Unwind_RaiseException(GCC_3.0) [1]_Unwind_SetIP(GCC_3.0) [1]
_Unwind_Find_FDE(GCC_3.0) [1]_Unwind_GetGR(GCC_3.0) [1]_Unwind_GetRegionStart(GCC_3.0) [1]_Unwind_Resume(GCC_3.0) [1] 
_Unwind_ForcedUnwind(GCC_3.0) [1]_Unwind_GetIP(GCC_3.0) [1]_Unwind_GetTextRelBase(GCC_3.0) [1]_Unwind_SetGR(GCC_3.0) [1] 

Referenced Specification(s)