Home
last modified time | relevance | path

Searched refs:RtlRaiseException (Results 1 – 20 of 20) sorted by relevance

/reactos/sdk/lib/rtl/i386/
H A Dexcept.c166 RtlRaiseException(&ExceptionRecord2); in RtlDispatchException()
212 RtlRaiseException(&ExceptionRecord2); in RtlDispatchException()
313 RtlRaiseException(&ExceptionRecord2); in RtlUnwind()
342 RtlRaiseException(&ExceptionRecord2); in RtlUnwind()
377 RtlRaiseException(&ExceptionRecord2); in RtlUnwind()
/reactos/sdk/include/reactos/
H A Dstubs.h43 RtlRaiseException(
63 RtlRaiseException(&ExceptionRecord); \
/reactos/dll/ntdll/dispatch/
H A Ddispatch.c51 RtlRaiseException(&NestedExceptionRecord); in KiUserExceptionDispatcher()
70 RtlRaiseException(&ExceptionRecord); in KiRaiseUserExceptionDispatcher()
/reactos/dll/ntdll/dispatch/amd64/
H A Ddispatch.S170 EXTERN RtlRaiseException:PROC
250 call RtlRaiseException
/reactos/sdk/lib/rtl/amd64/
H A Dexcept_asm.S266 PUBLIC RtlRaiseException
267 .PROC RtlRaiseException label
/reactos/sdk/lib/rtl/
H A Dcritical.c183 ExceptionRecord.ExceptionAddress = RtlRaiseException; in RtlpWaitForCriticalSection()
186 RtlRaiseException(&ExceptionRecord); in RtlpWaitForCriticalSection()
H A Dexception.c32 RtlRaiseException(IN PEXCEPTION_RECORD ExceptionRecord) in RtlRaiseException() function
H A Ddebug.c133 RtlRaiseException(&ExceptionRecord); in vDbgPrintExWithPrefixInternal()
H A Dheap.c2049 RtlRaiseException(&ExceptionRecord); in RtlpAllocateNonDedicated()
2266 RtlRaiseException(&ExceptionRecord); in RtlAllocateHeap()
3086 RtlRaiseException(&ExceptionRecord); in RtlReAllocateHeap()
4155 RtlRaiseException(&ExceptionRecord); in RtlMultipleAllocateHeap()
H A Dheappage.c219 RtlRaiseException(&Exception); in RtlpDphRaiseException()
/reactos/win32ss/
H A Dwin32k.spec204 @ stdcall RtlRaiseException(ptr) NTOSKRNL.RtlRaiseException
/reactos/modules/rostests/apitests/compiler/ms/seh/
H A Dxcpt4u.c25 #define RtlRaiseException(x) \ macro
1014 RtlRaiseException(&ExceptionRecord); in main()
1073 RtlRaiseException(&ExceptionRecord); in main()
/reactos/dll/win32/kernel32/client/
H A Dexcept.c743 RtlRaiseException(&ExceptionRecord); in RaiseException()
/reactos/ntoskrnl/ke/i386/
H A Dexp.c941 RtlRaiseException(&LocalExceptRecord); in KiDispatchException()
/reactos/dll/win32/kernel32/
H A Dkernel32.spec953 @ stdcall -arch=x86_64 RtlRaiseException(ptr) ntdll.RtlRaiseException
/reactos/ntoskrnl/
H A Dntoskrnl.spec128 @ stdcall ExRaiseException(ptr) RtlRaiseException
1257 @ stdcall RtlRaiseException(ptr)
/reactos/dll/win32/kernel32/client/console/
H A Dconsole.c116 RtlRaiseException(&erException); in ConsoleControlDispatcher()
/reactos/sdk/include/reactos/wine/
H A Dwinternl.h2833 NTSYSAPI void WINAPI RtlRaiseException(PEXCEPTION_RECORD);
/reactos/dll/ntdll/def/
H A Dntdll.spec1093 @ stdcall -register RtlRaiseException(ptr)
/reactos/sdk/include/ndk/
H A Drtlfuncs.h798 RtlRaiseException(