From defd975ae2fb70627c6da00a88f4bc9eb6509280 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Fri, 6 Jul 2018 18:59:36 +0200 Subject: [PATCH] Update libroot stubs. --- src/system/libroot/stubbed/libroot_stubs.c | 34 +++++++++++++++++++++- 1 file changed, 33 insertions(+), 1 deletion(-) diff --git a/src/system/libroot/stubbed/libroot_stubs.c b/src/system/libroot/stubbed/libroot_stubs.c index e1b36f1329..370a85126b 100644 --- a/src/system/libroot/stubbed/libroot_stubs.c +++ b/src/system/libroot/stubbed/libroot_stubs.c @@ -292,6 +292,10 @@ void _Z22internal_path_for_pathPcmPKcS1_19path_base_directoryS1_jS_m() {} void _Z26get_driver_settings_stringPvPcPlb() {} void _Z5exectPKcPKPc() {} void _Z6fcryptPKcS0_() {} +void _ZGTtNKSt13bad_exception4whatEv() {} +void _ZGTtNKSt13bad_exceptionD1Ev() {} +void _ZGTtNKSt9exception4whatEv() {} +void _ZGTtNKSt9exceptionD1Ev() {} void _ZN10__cxxabiv111__terminateEPFvvE() {} void _ZN10__cxxabiv112__unexpectedEPFvvE() {} void _ZN10__cxxabiv115__forced_unwindD0Ev() {} @@ -451,6 +455,7 @@ void _ZN9__gnu_cxx29__concurrence_broadcast_errorD1Ev() {} void _ZN9__gnu_cxx29__concurrence_broadcast_errorD2Ev() {} void _ZN9__gnu_cxx30__throw_concurrence_lock_errorEv() {} void _ZN9__gnu_cxx35__throw_concurrence_broadcast_errorEv() {} +void _ZN9__gnu_cxx9__freeresEv() {} void _ZNK10__cxxabiv117__class_type_info10__do_catchEPKSt9type_infoPPvj() {} void _ZNK10__cxxabiv117__class_type_info11__do_upcastEPKS0_PKvRNS0_15__upcast_resultE() {} void _ZNK10__cxxabiv117__class_type_info11__do_upcastEPKS0_PPv() {} @@ -492,16 +497,28 @@ void _ZNK9__gnu_cxx24__concurrence_lock_error4whatEv() {} void _ZNK9__gnu_cxx24__concurrence_wait_error4whatEv() {} void _ZNK9__gnu_cxx26__concurrence_unlock_error4whatEv() {} void _ZNK9__gnu_cxx29__concurrence_broadcast_error4whatEv() {} +void _ZNKSt10bad_typeid4whatEv() {} void _ZNKSt13bad_exception4whatEv() {} +void _ZNKSt20bad_array_new_length4whatEv() {} +void _ZNKSt8bad_cast4whatEv() {} void _ZNKSt9bad_alloc4whatEv() {} void _ZNKSt9exception4whatEv() {} void _ZNKSt9type_info10__do_catchEPKS_PPvj() {} void _ZNKSt9type_info11__do_upcastEPKN10__cxxabiv117__class_type_infoEPPv() {} void _ZNKSt9type_info14__is_pointer_pEv() {} void _ZNKSt9type_info15__is_function_pEv() {} +void _ZNSt10bad_typeidD0Ev() {} +void _ZNSt10bad_typeidD1Ev() {} +void _ZNSt10bad_typeidD2Ev() {} void _ZNSt13bad_exceptionD0Ev() {} void _ZNSt13bad_exceptionD1Ev() {} void _ZNSt13bad_exceptionD2Ev() {} +void _ZNSt20bad_array_new_lengthD0Ev() {} +void _ZNSt20bad_array_new_lengthD1Ev() {} +void _ZNSt20bad_array_new_lengthD2Ev() {} +void _ZNSt8bad_castD0Ev() {} +void _ZNSt8bad_castD1Ev() {} +void _ZNSt8bad_castD2Ev() {} void _ZNSt9bad_allocD0Ev() {} void _ZNSt9bad_allocD1Ev() {} void _ZNSt9bad_allocD2Ev() {} @@ -513,7 +530,6 @@ void _ZNSt9type_infoD1Ev() {} void _ZNSt9type_infoD2Ev() {} void _ZSt10unexpectedv() {} void _ZSt13__adjust_heapIPN17EnvironmentFilter5EntryElS1_N9__gnu_cxx5__ops15_Iter_less_iterEEvT_T0_S7_T1_T2_() {} -void _ZSt13__heap_selectIPN17EnvironmentFilter5EntryEN9__gnu_cxx5__ops15_Iter_less_iterEEvT_S6_S6_T0_() {} void _ZSt13get_terminatev() {} void _ZSt13set_terminatePFvvE() {} void _ZSt14get_unexpectedv() {} @@ -523,6 +539,7 @@ void _ZSt15set_new_handlerPFvvE() {} void _ZSt16__insertion_sortIPN17EnvironmentFilter5EntryEN9__gnu_cxx5__ops15_Iter_less_iterEEvT_S6_T0_() {} void _ZSt16__introsort_loopIPN17EnvironmentFilter5EntryElN9__gnu_cxx5__ops15_Iter_less_iterEEvT_S6_T0_T1_() {} void _ZSt18uncaught_exceptionv() {} +void _ZSt19uncaught_exceptionsv() {} void _ZSt25__unguarded_linear_insertIPN17EnvironmentFilter5EntryEN9__gnu_cxx5__ops14_Val_less_iterEEvT_T0_() {} void _ZSt7nothrow() {} void _ZSt9terminatev() {} @@ -536,7 +553,10 @@ void _ZTIN9__gnu_cxx24__concurrence_lock_errorE() {} void _ZTIN9__gnu_cxx24__concurrence_wait_errorE() {} void _ZTIN9__gnu_cxx26__concurrence_unlock_errorE() {} void _ZTIN9__gnu_cxx29__concurrence_broadcast_errorE() {} +void _ZTISt10bad_typeid() {} void _ZTISt13bad_exception() {} +void _ZTISt20bad_array_new_length() {} +void _ZTISt8bad_cast() {} void _ZTISt9bad_alloc() {} void _ZTISt9exception() {} void _ZTISt9type_info() {} @@ -550,7 +570,10 @@ void _ZTSN9__gnu_cxx24__concurrence_lock_errorE() {} void _ZTSN9__gnu_cxx24__concurrence_wait_errorE() {} void _ZTSN9__gnu_cxx26__concurrence_unlock_errorE() {} void _ZTSN9__gnu_cxx29__concurrence_broadcast_errorE() {} +void _ZTSSt10bad_typeid() {} void _ZTSSt13bad_exception() {} +void _ZTSSt20bad_array_new_length() {} +void _ZTSSt8bad_cast() {} void _ZTSSt9bad_alloc() {} void _ZTSSt9exception() {} void _ZTSSt9type_info() {} @@ -564,13 +587,17 @@ void _ZTVN9__gnu_cxx24__concurrence_lock_errorE() {} void _ZTVN9__gnu_cxx24__concurrence_wait_errorE() {} void _ZTVN9__gnu_cxx26__concurrence_unlock_errorE() {} void _ZTVN9__gnu_cxx29__concurrence_broadcast_errorE() {} +void _ZTVSt10bad_typeid() {} void _ZTVSt13bad_exception() {} +void _ZTVSt20bad_array_new_length() {} +void _ZTVSt8bad_cast() {} void _ZTVSt9bad_alloc() {} void _ZTVSt9exception() {} void _ZTVSt9type_info() {} void _ZdaPv() {} void _ZdlPv() {} void _ZdlPvRKSt9nothrow_t() {} +void _ZdlPvm() {} void _ZnamRKSt9nothrow_t() {} void _ZnwmRKSt9nothrow_t() {} void __acos() {} @@ -703,6 +730,8 @@ void __ctype_get_mb_cur_max() {} void __cxa_allocate_dependent_exception() {} void __cxa_allocate_exception() {} void __cxa_atexit() {} +void __cxa_bad_cast() {} +void __cxa_bad_typeid() {} void __cxa_begin_catch() {} void __cxa_call_terminate() {} void __cxa_call_unexpected() {} @@ -719,9 +748,11 @@ void __cxa_get_globals_fast() {} void __cxa_guard_abort() {} void __cxa_guard_acquire() {} void __cxa_guard_release() {} +void __cxa_init_primary_exception() {} void __cxa_pure_virtual() {} void __cxa_rethrow() {} void __cxa_throw() {} +void __cxa_throw_bad_array_new_length() {} void __dbl_mp() {} void __doasin() {} void __docos() {} @@ -2329,6 +2360,7 @@ void mkfifoat() {} void mknod() {} void mknodat() {} void mkstemp() {} +void mkstemps() {} void mktemp() {} void mktime() {} void mmap() {}