Searched refs:UnwindCursor (Results 1 – 2 of 2) sorted by relevance
25 template <typename A, typename R> class UnwindCursor { class27 UnwindCursor(R ®s, A &as) in UnwindCursor() function in _Unwind::UnwindCursor95 void UnwindCursor<A, R>::setInfoBasedOnIPRegister(bool isReturnAddress) { in setInfoBasedOnIPRegister()
27 typedef UnwindCursor<LocalAddressSpace, NativeUnwindRegisters> ThisUnwindCursor;