Searched refs:HistoryTable (Results 1 – 2 of 2) sorted by relevance
| /freebsd-11-stable/contrib/llvm-project/libunwind/src/ |
| HD | Unwind-seh.cpp | 163 RtlUnwindEx(frame, (PVOID)disp->ControlPc, ms_exc, exc, ms_ctx, disp->HistoryTable); in _GCC_specific_handler() 199 RtlUnwindEx(frame, (PVOID)target, ms_exc, (PVOID)retval, &new_ctx, disp->HistoryTable); in _GCC_specific_handler()
|
| HD | UnwindCursor.hpp | 42 PUNWIND_HISTORY_TABLE HistoryTable; member 496 _dispContext.HistoryTable); in lookUpSEHUnwindInfo() 536 _dispContext.HistoryTable = &_histTable; in UnwindCursor() 637 _dispContext.HistoryTable = &_histTable; in UnwindCursor()
|