]> git.ipfire.org Git - thirdparty/gcc.git/blob
0a65a43af8e6b210f54b834e6776a1cdb08aaf46
[thirdparty/gcc.git] /
1 ..
2 Copyright 1988-2022 Free Software Foundation, Inc.
3 This is part of the GCC manual.
4 For copying conditions, see the copyright.rst file.
5
6 .. _exception-handling-routines:
7
8 Language-independent routines for exception handling
9 ****************************************************
10
11 document me!
12
13 .. code-block:: c++
14
15 _Unwind_DeleteException
16 _Unwind_Find_FDE
17 _Unwind_ForcedUnwind
18 _Unwind_GetGR
19 _Unwind_GetIP
20 _Unwind_GetLanguageSpecificData
21 _Unwind_GetRegionStart
22 _Unwind_GetTextRelBase
23 _Unwind_GetDataRelBase
24 _Unwind_RaiseException
25 _Unwind_Resume
26 _Unwind_SetGR
27 _Unwind_SetIP
28 _Unwind_FindEnclosingFunction
29 _Unwind_SjLj_Register
30 _Unwind_SjLj_Unregister
31 _Unwind_SjLj_RaiseException
32 _Unwind_SjLj_ForcedUnwind
33 _Unwind_SjLj_Resume
34 __deregister_frame
35 __deregister_frame_info
36 __deregister_frame_info_bases
37 __register_frame
38 __register_frame_info
39 __register_frame_info_bases
40 __register_frame_info_table
41 __register_frame_info_table_bases
42 __register_frame_table