Searched defs:RtlRaiseException (Results 1 – 3 of 3) sorted by relevance
267 .PROC RtlRaiseException label
32 RtlRaiseException(IN PEXCEPTION_RECORD ExceptionRecord) in RtlRaiseException() function
25 #define RtlRaiseException(x) \ macro