xref: /freebsd/lib/libgcc_s/arm/Symbol.map (revision 7cc42f6d)
1/*
2 * $FreeBSD$
3 */
4
5GCC_3.5 {
6	_Unwind_VRS_Get;
7	_Unwind_VRS_Set;
8	__aeabi_unwind_cpp_pr0;
9	__aeabi_unwind_cpp_pr1;
10	__aeabi_unwind_cpp_pr2;
11	__gnu_unwind_frame;
12};
13
14GCC_4.3.0 {
15	_Unwind_Backtrace;
16};
17