Searched refs:ContextRecord (Results 1 – 4 of 4) sorted by relevance
77 disp->ContextRecord->Rdx = ms_exc->ExceptionInformation[3]; in _GCC_specific_handler()79 disp->ContextRecord->R1 = ms_exc->ExceptionInformation[3]; in _GCC_specific_handler()81 disp->ContextRecord->X1 = ms_exc->ExceptionInformation[3]; in _GCC_specific_handler()105 __unw_init_seh(&cursor, disp->ContextRecord); in _GCC_specific_handler()219 (void *)disp_ctx->ContextRecord, (void *)disp_ctx); in __libunwind_seh_personality()222 disp_ctx->ContextRecord, in __libunwind_seh_personality()
66 PCONTEXT ContextRecord; member549 _dispContext.ContextRecord, in stepWithSEHData()581 _dispContext.ContextRecord = &_msContext; in UnwindCursor()684 _dispContext.ContextRecord = &_msContext; in UnwindCursor()
55 CONTEXT *context = info->ContextRecord; in __asan_unhandled_exception_filter()
542 extern "C" VOID WINAPI RtlCaptureContext(PCONTEXT ContextRecord);877 memcpy(&ContextCopy, ep->ContextRecord, sizeof(ContextCopy));