Searched refs:HistoryTable (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/libunwind/src/ |
| H A D | Unwind-seh.cpp | 151 RtlUnwindEx(frame, (PVOID)disp->ControlPc, ms_exc, exc, ms_ctx, disp->HistoryTable); in _GCC_specific_handler() 187 RtlUnwindEx(frame, (PVOID)target, ms_exc, (PVOID)retval, &new_ctx, disp->HistoryTable); in _GCC_specific_handler()
|
| H A D | UnwindCursor.hpp | 70 PUNWIND_HISTORY_TABLE HistoryTable; member 540 _dispContext.HistoryTable); in lookUpSEHUnwindInfo() 583 _dispContext.HistoryTable = &_histTable; in UnwindCursor() 686 _dispContext.HistoryTable = &_histTable; in UnwindCursor()
|