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