Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libunwind/src/
H A DUnwindCursor.hpp558 UNWIND_HISTORY_TABLE _histTable; member in libunwind::UnwindCursor
571 memset(&_histTable, 0, sizeof(_histTable)); in UnwindCursor()
573 _dispContext.HistoryTable = &_histTable; in UnwindCursor()
672 memset(&_histTable, 0, sizeof(_histTable)); in UnwindCursor()
674 _dispContext.HistoryTable = &_histTable; in UnwindCursor()