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