Searched refs:HistoryTable (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/libunwind/src/
H A DUnwind-seh.cpp163 RtlUnwindEx(frame, (PVOID)disp->ControlPc, ms_exc, exc, ms_ctx, disp->HistoryTable);
199 RtlUnwindEx(frame, (PVOID)target, ms_exc, (PVOID)retval, &new_ctx, disp->HistoryTable);
H A DUnwindCursor.hpp42 PUNWIND_HISTORY_TABLE HistoryTable; member in struct:_DISPATCHER_CONTEXT
496 _dispContext.HistoryTable);
536 _dispContext.HistoryTable = &_histTable;
637 _dispContext.HistoryTable = &_histTable;

Completed in 185 milliseconds