| Linux Standard Base Specification for the IA64 Architecture 3.1 | ||
|---|---|---|
| <<< Previous | Chapter 7. Libraries | Next >>> |
Table 7-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 7-32, with the full mandatory functionality as described in the referenced underlying specification.
Table 7-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_ForcedUnwind(GCC_3.0) [LSB] |
| _Unwind_GetBSP(GCC_3.3.2) [LSB] | _Unwind_GetCFA(GCC_3.3) [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_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 |