// // __FrameHandler3::ExecutionInCatch from 0x180125368 to 0x180125392 (42 bytes) // // 2 xrefs: // > FindHandler<__FrameHandler3> @ 0x180126092 // > @ 0x1802027ec // // 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 // bool __fastcall __FrameHandler3::ExecutionInCatch(struct _xDISPATCHER_CONTEXT *a1, const struct _s_FuncInfo *a2) { int v3; // eax v3 = __FrameHandler3::StateFromControlPc(a2, a1); return unknown_libname_16((__int64)a2, v3) != 0; }