Searched defs:UnwindCursor (Results 1 – 4 of 4) sorted by relevance
255 class UnwindCursor { class257 explicit UnwindCursor(const CONTEXT &ctx) : ctx_(ctx) { in UnwindCursor() function in abi_test::internal::UnwindCursor336 class UnwindCursor { class338 explicit UnwindCursor(unw_context_t *ctx) : ctx_(ctx) { in UnwindCursor() function in abi_test::internal::UnwindCursor
221 class UnwindCursor { class223 explicit UnwindCursor(const CONTEXT &ctx) : ctx_(ctx) { in UnwindCursor() function in abi_test::internal::UnwindCursor302 class UnwindCursor { class304 explicit UnwindCursor(unw_context_t *ctx) : ctx_(ctx) { in UnwindCursor() function in abi_test::internal::UnwindCursor