Home | History | Annotate | Download | only in handler

Lines Matching refs:ExceptionAddress

798         ex.ExceptionAddress = reinterpret_cast<PVOID>(ctx.Eip);
800 ex.ExceptionAddress = reinterpret_cast<PVOID>(ctx.Rip);