Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp590 UNWIND_HISTORY_TABLE _histTable; member in libunwind::UnwindCursor
603 memset(&_histTable, 0, sizeof(_histTable)); in UnwindCursor()
606 _dispContext.HistoryTable = &_histTable; in UnwindCursor()
706 memset(&_histTable, 0, sizeof(_histTable)); in UnwindCursor()
709 _dispContext.HistoryTable = &_histTable; in UnwindCursor()