Searched refs:getDispatcherContext (Results 1 – 2 of 2) sorted by relevance
479 …nterpret_cast<UnwindCursor<LocalAddressSpace, Registers_x86_64> *>(cursor)->getDispatcherContext(); in _unw_seh_get_disp_ctx()481 …reinterpret_cast<UnwindCursor<LocalAddressSpace, Registers_arm> *>(cursor)->getDispatcherContext(); in _unw_seh_get_disp_ctx()483 …interpret_cast<UnwindCursor<LocalAddressSpace, Registers_arm64> *>(cursor)->getDispatcherContext(); in _unw_seh_get_disp_ctx()
482 DISPATCHER_CONTEXT *getDispatcherContext() { return &_dispContext; } in getDispatcherContext() function in libunwind::UnwindCursor