Home
last modified time | relevance | path

Searched refs:exception_dtor (Results 1 – 6 of 6) sorted by relevance

/reactos/sdk/lib/crt/wine/
H A Dcpp.c168 exception_dtor(_this); in exception_opequals()
182 exception_dtor(_this); in exception_scalar_dtor()
223 exception_dtor(_this); in bad_typeid_dtor()
398 exception_dtor(_this); in bad_cast_dtor()
551 exception_dtor(_this); in bad_alloc_dtor()
590 DEFINE_CXX_EXCEPTION0( exception, exception_dtor ) in DEFINE_CXX_EXCEPTION0() argument
/reactos/sdk/lib/crt/except/amd64/
H A Dcpp.s57 DEFINE_ALIAS ??1exception@@UEAA@XZ, exception_dtor
/reactos/sdk/lib/crt/except/arm/
H A Dcpp.s39 …DEFINE_ALIAS ??1exception@@UAA@XZ, exception_dtor // public: virtual __cdecl exception::~exception…
/reactos/sdk/lib/crt/include/internal/
H A Dwine_msc.h6 void __thiscall exception_dtor(exception * _this);
/reactos/dll/win32/msvcrt/
H A Dmsvcrt.spec21 @ cdecl -arch=i386 -norelay ??1exception@@UAE@XZ() exception_dtor # public: virtual __thiscall exce…
83 @ cdecl -arch=win64 ??1exception@@UEAA@XZ() exception_dtor # public: virtual __cdecl exception::~ex…
134 @ cdecl -arch=arm ??1exception@@UAA@XZ() exception_dtor # public: virtual __cdecl exception::~excep…
/reactos/dll/win32/msvcrt40/
H A Dmsvcrt40.spec76 @ cdecl -i386 ??1exception@@UAE@XZ() exception_dtor