{"type": "func", "start": 6443694156, "end": 6443694161, "name": "j__realloc_base", "pseudocode": "// \n// j__realloc_base from 0x18012f84c to 0x18012f851 (5 bytes)\n// \n// 5 xrefs:\n// > sub_180042E20 @ 0x180042e4c\n// > sub_180042E20 @ 0x180042e60\n// > sub_180042EC0 @ 0x180042f3e\n// > sub_180045B60 @ 0x180045d05\n// > sub_1800C13D0 @ 0x1800c13d3\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 *__cdecl j__realloc_base(void *Block, size_t Size)\n{\n  return realloc_base(Block, Size);\n}", "assembly": "; \n; j__realloc_base from 0x18012f84c to 0x18012f851 (5 bytes)\n; \n; 5 xrefs:\n; > sub_180042E20 @ 0x180042e4c\n; > sub_180042E20 @ 0x180042e60\n; > sub_180042EC0 @ 0x180042f3e\n; > sub_180045B60 @ 0x180045d05\n; > sub_1800C13D0 @ 0x1800c13d3\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     _realloc_base                                                  ; +0x0, 0x18012f84c", "xrefs": ["sub_180042E20 @ 0x180042e4c", "sub_180042E20 @ 0x180042e60", "sub_180042EC0 @ 0x180042f3e", "sub_180045B60 @ 0x180045d05", "sub_1800C13D0 @ 0x1800c13d3"], "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"}