Home
last modified time | relevance | path

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

/external/libunwind_llvm/src/
DUnwindCursor.hpp523 UNWIND_HISTORY_TABLE _histTable; member in libunwind::UnwindCursor
534 memset(&_histTable, 0, sizeof(_histTable)); in UnwindCursor()
536 _dispContext.HistoryTable = &_histTable; in UnwindCursor()
635 memset(&_histTable, 0, sizeof(_histTable)); in UnwindCursor()
637 _dispContext.HistoryTable = &_histTable; in UnwindCursor()