Linux Standard Base Core Specification for PPC64 3.1 | ||
---|---|---|
<<< Previous | Chapter 11. Libraries | Next >>> |
Table 11-31 defines the library name and shared object name for the libgcc_s library
The behavior of the interfaces in this library is specified by the following specifications:
[LSB] This Specification |
An LSB conforming implementation shall provide the architecture specific functions for Unwind Library specified in Table 11-32, with the full mandatory functionality as described in the referenced underlying specification.
Table 11-32. libgcc_s - Unwind Library Function Interfaces
_Unwind_Backtrace(GCC_3.3) [LSB] | _Unwind_DeleteException(GCC_3.0) [LSB] | _Unwind_FindEnclosingFunction(GCC_3.3) [LSB] | _Unwind_Find_FDE(GCC_3.0) [LSB] |
_Unwind_ForcedUnwind(GCC_3.0) [LSB] | _Unwind_GetCFA(GCC_3.3) [LSB] | _Unwind_GetDataRelBase(GCC_3.0) [LSB] | _Unwind_GetGR(GCC_3.0) [LSB] |
_Unwind_GetIP(GCC_3.0) [LSB] | _Unwind_GetLanguageSpecificData(GCC_3.0) [LSB] | _Unwind_GetRegionStart(GCC_3.0) [LSB] | _Unwind_GetTextRelBase(GCC_3.0) [LSB] |
_Unwind_RaiseException(GCC_3.0) [LSB] | _Unwind_Resume(GCC_3.0) [LSB] | _Unwind_Resume_or_Rethrow(GCC_3.3) [LSB] | _Unwind_SetGR(GCC_3.0) [LSB] |
_Unwind_SetIP(GCC_3.0) [LSB] |
<<< Previous | Home | Next >>> |
Data Definitions for libpthread | Up | Data Definitions for libgcc_s |