Searched refs:ExceptionCode (Results 1 - 13 of 13) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dexception.h192 #define GetExceptionCode() (__eptr->ExceptionRecord->ExceptionCode)
207 DWORD ExceptionCode; member in struct:__tagWINE_FRAME
H A Dtest.h611 ptrs->ExceptionRecord->ExceptionCode, ptrs->ExceptionRecord->ExceptionAddress );
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dexception.h192 #define GetExceptionCode() (__eptr->ExceptionRecord->ExceptionCode)
207 DWORD ExceptionCode; member in struct:__tagWINE_FRAME
/vbox/src/VBox/Additions/common/crOpenGL/
H A Dload.c1255 switch (pExceptionRecord->ExceptionCode)
1269 if (pExceptionRecord->ExceptionCode == EXCEPTION_BREAKPOINT)
/vbox/src/VBox/ValidationKit/utils/cpu/
H A Dcidet-app.cpp289 switch (pXcptPtrs->ExceptionRecord->ExceptionCode)
363 pThis->Core.ActualCtx.uXcpt = pXcptPtrs->ExceptionRecord->ExceptionCode;
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/
H A DVBoxDispDbg.cpp715 switch (pExceptionRecord->ExceptionCode)
/vbox/include/iprt/nt/
H A Dnt.h990 uint32_t ExceptionCode; /**< 0x2c0 / 0x1a4 */ member in struct:_TEB_COMMON
1322 AssertCompileMemberOffset(TEB_COMMON, ExceptionCode, ARCH_BITS == 64 ? 0x2c0 : 0x1a4);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddbghelp.h708 ULONG ExceptionCode; member in struct:_MINIDUMP_EXCEPTION
H A Dwinternl.h323 LONG ExceptionCode; /* 1a4/02c0 */ member in struct:_TEB
H A Dwinnt.h2209 DWORD ExceptionCode; member in struct:_EXCEPTION_RECORD
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddbghelp.h648 ULONG ExceptionCode; member in struct:_MINIDUMP_EXCEPTION
H A Dwinnt.h2418 DWORD ExceptionCode; member in struct:_EXCEPTION_RECORD
H A Dwinternl.h323 LONG ExceptionCode; /* 1a4/02c0 */ member in struct:_TEB

Completed in 500 milliseconds