Home
last modified time | relevance | path

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

/reactos/sdk/lib/rtl/
H A Dvectoreh.c17 LIST_ENTRY RtlpVectoredExceptionList, RtlpVectoredContinueList; variable
34 InitializeListHead(&RtlpVectoredExceptionList); in RtlpInitializeVectoredExceptionHandling()
279 &RtlpVectoredExceptionList); in RtlCallVectoredExceptionHandlers()
305 &RtlpVectoredExceptionList); in RtlAddVectoredExceptionHandler()
327 &RtlpVectoredExceptionList); in RtlRemoveVectoredExceptionHandler()