Home
last modified time | relevance | path

Searched refs:__DestructExceptionObject (Results 1 – 7 of 7) sorted by relevance

/reactos/sdk/lib/crt/wine/
H A Dexcept.c409 void CDECL __DestructExceptionObject(EXCEPTION_RECORD *rec) in __DestructExceptionObject() function
480 __DestructExceptionObject(data->exc_record); in __CxxUnregisterExceptionObject()
H A Dmsvcrt.h123 void CDECL __DestructExceptionObject(EXCEPTION_RECORD*);
H A Dexcept_x86_64.c358 __DestructExceptionObject(prev_rec); in call_catch_block()
497 __DestructExceptionObject(rec); in se_translation_filter()
H A Dexcept_i386.c549 __DestructExceptionObject( rec ); in se_translation_filter()
1006 __DestructExceptionObject(rec); in _except_handler4_common()
/reactos/modules/rostests/apitests/crt/
H A Dmsvcrt_crt_apitest.cmake45 # __DestructExceptionObject
/reactos/dll/win32/msvcrt/
H A Dmsvcrt.spec250 @ cdecl __DestructExceptionObject(ptr)
/reactos/dll/win32/ucrtbase/
H A Ducrtbase.spec93 @ cdecl __DestructExceptionObject(ptr)