xref: /freebsd/lib/libgcc_s/arm/Symbol.map (revision d8ffc21c5ca6f7d4f2d9a65dc6308699af0b6a01)
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