Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp567 UNWIND_HISTORY_TABLE _histTable; member in libunwind::UnwindCursor
580 memset(&_histTable, 0, sizeof(_histTable)); in UnwindCursor()
583 _dispContext.HistoryTable = &_histTable; in UnwindCursor()
683 memset(&_histTable, 0, sizeof(_histTable)); in UnwindCursor()
686 _dispContext.HistoryTable = &_histTable; in UnwindCursor()