Home
last modified time | relevance | path

Searched defs:UnwindCursor (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/lib/libunwind/
H A DUnwindCursor.hpp25 template <typename A, typename R> class UnwindCursor { class
27 UnwindCursor(R &regs, A &as) in UnwindCursor() function in _Unwind::UnwindCursor