Home | History | Annotate | Download | only in base

Lines Matching refs:GetExceptionInformation

1262     } __except(ExceptionFilter(GetExceptionCode(), GetExceptionInformation())) {
1272 } __except(ExceptionFilter(GetExceptionCode(), GetExceptionInformation())) {