Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwind-seh.cpp178 disp->HistoryTable); in _GCC_specific_handler()
214 RtlUnwindEx(frame, (PVOID)target, ms_exc, (PVOID)retval, &new_ctx, disp->HistoryTable); in _GCC_specific_handler()
H A DUnwindCursor.hpp76 PUNWIND_HISTORY_TABLE HistoryTable; member
563 _dispContext.HistoryTable); in lookUpSEHUnwindInfo()
606 _dispContext.HistoryTable = &_histTable; in UnwindCursor()
709 _dispContext.HistoryTable = &_histTable; in UnwindCursor()