// // _CxxThrowException from 0x180020234 to 0x18002023a (6 bytes) // // 5 xrefs: // > Concurrency::cancel_current_task @ 0x180003f4a // > Concurrency::cancel_current_task @ 0x18001fd5a // > sub_1800205F0 @ 0x18002061e // > sub_180020EEC @ 0x180020f20 // > sub_18002119C @ 0x1800211c2 // // This function is hookable on this platform! // // Using BromaIDA 8.0.0 @ https://github.com/Stazzical/BromaIDA // Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings // // attributes: thunk void __stdcall __noreturn CxxThrowException(void *pExceptionObject, _ThrowInfo *pThrowInfo) { _CxxThrowException(pExceptionObject, pThrowInfo); }