{"type": "func", "start": 944672, "end": 944676, "name": "j_.free", "pseudocode": "// \n// j_.free from 0xe6a20 to 0xe6a24 (4 bytes)\n// \n// 1 xrefs:\n// > j_j_.free @ 0xe2e8c\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\nvoid j__free(void *ptr)\n{\n  free(ptr);\n}", "assembly": "; \n; j_.free from 0xe6a20 to 0xe6a24 (4 bytes)\n; \n; 1 xrefs:\n; > j_j_.free @ 0xe2e8c\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\nB               .free                                                  ; +0x0, 0xe6a20", "xrefs": ["j_j_.free @ 0xe2e8c"], "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"}