{"type": "func", "start": 6442582646, "end": 6442582652, "name": "_register_onexit_function", "pseudocode": "// \n// _register_onexit_function from 0x180020276 to 0x18002027c (6 bytes)\n// \n// 1 xrefs:\n// > _onexit @ 0x18001f6d0\n// \n// This function is hookable on this platform!\n// \n// Using BromaIDA 8.0.0 @ https://github.com/Stazzical/BromaIDA\n// Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings\n// \n\n// attributes: thunk\nint __cdecl register_onexit_function(_onexit_table_t *Table, _onexit_t Function)\n{\n  return _register_onexit_function(Table, Function);\n}", "assembly": "; \n; _register_onexit_function from 0x180020276 to 0x18002027c (6 bytes)\n; \n; 1 xrefs:\n; > _onexit @ 0x18001f6d0\n; \n; This function is hookable on this platform!\n; \n; Using BromaIDA 8.0.0 @ https:;github.com/Stazzical/BromaIDA\n; Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https:;github.com/geode-sdk/bindings\n; \n\njmp     cs:__imp__register_onexit_function                             ; +0x0, 0x180020276", "xrefs": ["_onexit @ 0x18001f6d0"], "is_objc": false, "is_arm32": false, "is_arm64": false, "bida_info": "8.0.0 @ https://github.com/Stazzical/BromaIDA", "bindings_info": "commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings"}