HomeSort by relevance Sort by last modified time
    Searched refs:HistoryTable (Results 1 - 2 of 2) sorted by null

  /external/libunwind_llvm/src/
Unwind-seh.cpp 162 RtlUnwindEx(frame, (PVOID)disp->ControlPc, ms_exc, exc, ms_ctx, disp->HistoryTable);
198 RtlUnwindEx(frame, (PVOID)target, ms_exc, (PVOID)retval, &new_ctx, disp->HistoryTable);
UnwindCursor.hpp 42 PUNWIND_HISTORY_TABLE HistoryTable;
496 _dispContext.HistoryTable);
536 _dispContext.HistoryTable = &_histTable;
637 _dispContext.HistoryTable = &_histTable;
    [all...]

Completed in 75 milliseconds