]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/libgcc_s/arm/Symbol.map
Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp
[FreeBSD/FreeBSD.git] / lib / libgcc_s / arm / Symbol.map
1 /*
2  * $FreeBSD$
3  */
4
5 GCC_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
14 GCC_4.3.0 {
15         _Unwind_Backtrace;
16 };