{"type": "func", "start": 6443677684, "end": 6443677689, "name": "j__calloc_base", "pseudocode": "// \n// j__calloc_base from 0x18012b7f4 to 0x18012b7f9 (5 bytes)\n// \n// 7 xrefs:\n// > sub_180041BA0 @ 0x180041ba8\n// > sub_180044320 @ 0x18004432e\n// > sub_180044320 @ 0x180044343\n// > sub_180044320 @ 0x18004435a\n// > sub_180046250 @ 0x180046350\n// > sub_180046250 @ 0x1800464e3\n// > __vcrt_getptd_noexit @ 0x180124ea6\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__calloc_base(size_t Count, size_t Size)\n{\n  return calloc_base(Count, Size);\n}", "assembly": "; \n; j__calloc_base from 0x18012b7f4 to 0x18012b7f9 (5 bytes)\n; \n; 7 xrefs:\n; > sub_180041BA0 @ 0x180041ba8\n; > sub_180044320 @ 0x18004432e\n; > sub_180044320 @ 0x180044343\n; > sub_180044320 @ 0x18004435a\n; > sub_180046250 @ 0x180046350\n; > sub_180046250 @ 0x1800464e3\n; > __vcrt_getptd_noexit @ 0x180124ea6\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     _calloc_base                                                   ; +0x0, 0x18012b7f4", "xrefs": ["sub_180041BA0 @ 0x180041ba8", "sub_180044320 @ 0x18004432e", "sub_180044320 @ 0x180044343", "sub_180044320 @ 0x18004435a", "sub_180046250 @ 0x180046350", "sub_180046250 @ 0x1800464e3", "__vcrt_getptd_noexit @ 0x180124ea6"], "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"}