Home
last modified time | relevance | path

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

/external/llvm-project/libunwind/src/
DUnwindCursor.hpp524 UNWIND_HISTORY_TABLE _histTable; member in libunwind::UnwindCursor
537 memset(&_histTable, 0, sizeof(_histTable)); in UnwindCursor()
539 _dispContext.HistoryTable = &_histTable; in UnwindCursor()
638 memset(&_histTable, 0, sizeof(_histTable)); in UnwindCursor()
640 _dispContext.HistoryTable = &_histTable; in UnwindCursor()