1/* 2 */ 3 4GCC_3.5 { 5 _Unwind_Complete; 6 _Unwind_VRS_Get; 7 _Unwind_VRS_Pop; 8 _Unwind_VRS_Set; 9 __aeabi_d2h; 10 __aeabi_d2lz; 11 __aeabi_d2ulz; 12 __aeabi_f2h; 13 __aeabi_f2lz; 14 __aeabi_f2ulz; 15 __aeabi_h2f; 16 __aeabi_idiv; 17 __aeabi_idiv0; 18 __aeabi_l2d; 19 __aeabi_l2f; 20 __aeabi_lasr; 21 __aeabi_lcmp; 22 __aeabi_ldivmod; 23 __aeabi_llsl; 24 __aeabi_llsr; 25 __aeabi_lmul; 26 __aeabi_ui2d; 27 __aeabi_ui2f; 28 __aeabi_uidiv; 29 __aeabi_uidivmod; 30 __aeabi_ul2d; 31 __aeabi_ul2f; 32 __aeabi_ulcmp; 33 __aeabi_uldivmod; 34 __aeabi_unwind_cpp_pr0; 35 __aeabi_unwind_cpp_pr1; 36 __aeabi_unwind_cpp_pr2; 37 __gnu_unwind_frame; 38}; 39 40GCC_4.3.0 { 41 _Unwind_Backtrace; 42}; 43