Home
last modified time | relevance | path

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

/minix3/sys/lib/libunwind/
H A DUnwindCursor.hpp27 template <typename A, typename R> class UnwindCursor { class
29 UnwindCursor(R &regs, A &as) in UnwindCursor() function in _Unwind::UnwindCursor