Home | History | Annotate | Download | only in src

Lines Matching refs:_GABIXX_NOEXCEPT

289   extern "C" __cxa_eh_globals* __cxa_get_globals() _GABIXX_NOEXCEPT {
293 extern "C" __cxa_eh_globals* __cxa_get_globals_fast() _GABIXX_NOEXCEPT {
297 extern "C" void *__cxa_allocate_exception(size_t thrown_size) _GABIXX_NOEXCEPT {
311 extern "C" void __cxa_free_exception(void* thrown_exception) _GABIXX_NOEXCEPT {
356 extern "C" void* __cxa_begin_catch(void* exc) _GABIXX_NOEXCEPT {
380 extern "C" void __cxa_end_catch() _GABIXX_NOEXCEPT {
411 extern "C" void* __cxa_get_exception_ptr(void* exceptionObject) _GABIXX_NOEXCEPT {
418 extern "C" bool __cxa_uncaught_exception() _GABIXX_NOEXCEPT {
426 _GABIXX_NOEXCEPT {
437 _GABIXX_NOEXCEPT {
454 extern "C" void* __cxa_current_primary_exception() _GABIXX_NOEXCEPT {