/l4re-core-master/uclibc/lib/uclibc/ |
A D | ssp-l4.c | 27 inline static void terminate(void) in terminate() function 50 terminate(); in __stack_chk_fail() 62 terminate(); in __stack_smash_handler() 76 terminate(); in libc_hidden_proto()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/libsupc++/ |
A D | eh_terminate.cc | 56 std::terminate () throw() in terminate() function in std 65 std::terminate (); in __unexpected() 108 func = std::terminate; in set_unexpected()
|
A D | pure.cc | 50 std::terminate (); in __cxa_pure_virtual() 57 std::terminate (); in __cxa_deleted_virtual()
|
A D | exception | 67 /// If you write a replacement %terminate handler, it must be of this type. 77 /// Return the current terminate handler. 83 void terminate() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__noreturn__)); 100 * due to the throw; or after entering `terminate()` for any reason 101 * other than an explicit call to `terminate()`. [Note: This includes 105 * %exception can result in a call of 1terminate()`
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/libsupc++/ |
A D | eh_terminate.cc | 56 std::terminate () throw() in terminate() function in std 65 std::terminate (); in __unexpected() 108 func = std::terminate; in set_unexpected()
|
A D | pure.cc | 50 std::terminate (); in __cxa_pure_virtual() 57 std::terminate (); in __cxa_deleted_virtual()
|
A D | exception | 64 /// If you write a replacement %terminate handler, it must be of this type. 74 /// Return the current terminate handler. 80 void terminate() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__noreturn__)); 97 * due to the throw; or after entering @c terminate() for any reason 98 * other than an explicit call to @c terminate(). [Note: This includes 102 * %exception can result in a call of @c terminate()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/libsupc++/ |
A D | eh_terminate.cc | 56 std::terminate () throw() in terminate() function in std 65 std::terminate (); in __unexpected() 108 func = std::terminate; in set_unexpected()
|
A D | pure.cc | 50 std::terminate (); in __cxa_pure_virtual() 57 std::terminate (); in __cxa_deleted_virtual()
|
A D | exception | 60 /// If you write a replacement %terminate handler, it must be of this type. 70 /// Return the current terminate handler. 76 void terminate() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__noreturn__)); 93 * due to the throw; or after entering @c terminate() for any reason 94 * other than an explicit call to @c terminate(). [Note: This includes 98 * %exception can result in a call of @c terminate()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/libsupc++/ |
A D | pure.cc | 50 std::terminate (); in __cxa_pure_virtual() 57 std::terminate (); in __cxa_deleted_virtual()
|
A D | exception | 86 /// If you write a replacement %terminate handler, it must be of this type. 96 /// Return the current terminate handler. 102 void terminate() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__noreturn__)); 119 * due to the throw; or after entering @c terminate() for any reason 120 * other than an explicit call to @c terminate(). [Note: This includes 124 * %exception can result in a call of @c terminate()
|
A D | eh_terminate.cc | 55 std::terminate () throw() in terminate() function in std 64 std::terminate (); in __unexpected()
|
A D | eh_catch.cc | 56 std::terminate (); in __cxa_begin_catch() 130 std::terminate (); in __cxa_end_catch()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/libsupc++/ |
A D | pure.cc | 50 std::terminate (); in __cxa_pure_virtual() 57 std::terminate (); in __cxa_deleted_virtual()
|
A D | exception | 88 /// If you write a replacement %terminate handler, it must be of this type. 98 /// Return the current terminate handler. 104 void terminate() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__noreturn__)); 121 * due to the throw; or after entering @c terminate() for any reason 122 * other than an explicit call to @c terminate(). [Note: This includes 126 * %exception can result in a call of @c terminate()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/libsupc++/ |
A D | pure.cc | 50 std::terminate (); in __cxa_pure_virtual() 57 std::terminate (); in __cxa_deleted_virtual()
|
A D | exception | 60 /// If you write a replacement %terminate handler, it must be of this type. 70 /// Return the current terminate handler. 76 void terminate() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__noreturn__)); 93 * due to the throw; or after entering @c terminate() for any reason 94 * other than an explicit call to @c terminate(). [Note: This includes 98 * %exception can result in a call of @c terminate()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/libsupc++/ |
A D | pure.cc | 50 std::terminate (); in __cxa_pure_virtual() 57 std::terminate (); in __cxa_deleted_virtual()
|
A D | exception | 60 /// If you write a replacement %terminate handler, it must be of this type. 70 /// Return the current terminate handler. 76 void terminate() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__noreturn__)); 93 * due to the throw; or after entering @c terminate() for any reason 94 * other than an explicit call to @c terminate(). [Note: This includes 98 * %exception can result in a call of @c terminate()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/libsupc++/ |
A D | pure.cc | 50 std::terminate (); in __cxa_pure_virtual() 57 std::terminate (); in __cxa_deleted_virtual()
|
A D | exception | 86 /// If you write a replacement %terminate handler, it must be of this type. 96 /// Return the current terminate handler. 102 void terminate() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__noreturn__)); 119 * due to the throw; or after entering @c terminate() for any reason 120 * other than an explicit call to @c terminate(). [Note: This includes 124 * %exception can result in a call of @c terminate()
|
A D | eh_catch.cc | 56 std::terminate (); in __cxa_begin_catch() 130 std::terminate (); in __cxa_end_catch()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/bits/ |
A D | semaphore_base.h | 83 std::terminate(); in _GLIBCXX_VISIBILITY() 100 std::terminate(); in _GLIBCXX_VISIBILITY() 114 std::terminate(); in _GLIBCXX_VISIBILITY() 141 std::terminate(); in _GLIBCXX_VISIBILITY()
|
/l4re-core-master/ned/server/src/ |
A D | app_task.cc | 50 terminate(); in op_signal() 85 App_task::terminate() in terminate() function in App_task
|