Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/libunwind/src/
H A DUnwindCursor.hpp522 UNWIND_HISTORY_TABLE _histTable; member in libunwind::UnwindCursor
533 memset(&_histTable, 0, sizeof(_histTable)); in UnwindCursor()
535 _dispContext.HistoryTable = &_histTable; in UnwindCursor()
634 memset(&_histTable, 0, sizeof(_histTable)); in UnwindCursor()
636 _dispContext.HistoryTable = &_histTable; in UnwindCursor()