Lines Matching refs:_unwindInfoMissing
567 bool _unwindInfoMissing; member in libunwind::UnwindCursor
573 : _addressSpace(as), _unwindInfoMissing(false) { in UnwindCursor()
678 : _addressSpace(as), _unwindInfoMissing(false) { in UnwindCursor()
1314 bool _unwindInfoMissing; member in libunwind::UnwindCursor
1324 : _addressSpace(as), _registers(context), _unwindInfoMissing(false), in UnwindCursor()
1335 : _addressSpace(as), _unwindInfoMissing(false), _isSignalFrame(false) { in UnwindCursor()
2573 _unwindInfoMissing = true; in setInfoBasedOnIPRegister()
2621 _unwindInfoMissing = true; in setInfoBasedOnIPRegister()
2690 _unwindInfoMissing = true; in setInfoBasedOnIPRegister()
2923 if (_unwindInfoMissing) in step()
2955 if (_unwindInfoMissing) in step()
2964 if (_unwindInfoMissing) in getInfo()