{"type": "func", "start": 945088, "end": 945100, "name": "FMOD_OS_File_Read", "pseudocode": "// \n// FMOD_OS_File_Read from 0xe6bc0 to 0xe6bcc (12 bytes)\n// \n// 4 xrefs:\n// > .FMOD_OS_File_Read @ 0x109a2c\n// > <???> @ 0x5ed8\n// > .FMOD_OS_File_Read @ 0x109a24\n// > <???> @ 0x1115d8\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__int64 __fastcall FMOD_OS_File_Read(__int64 a1)\n{\n  return (*(__int64 (__fastcall **)(__int64))(*(_QWORD *)a1 + 32LL))(a1);\n}", "assembly": "; \n; FMOD_OS_File_Read from 0xe6bc0 to 0xe6bcc (12 bytes)\n; \n; 4 xrefs:\n; > .FMOD_OS_File_Read @ 0x109a2c\n; > <???> @ 0x5ed8\n; > .FMOD_OS_File_Read @ 0x109a24\n; > <???> @ 0x1115d8\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\nLDR             X8, [X0]                                               ; +0x0, 0xe6bc0\nLDR             X4, [X8,#0x20]                                         ; +0x4, 0xe6bc4\nBR              X4                                                     ; +0x8, 0xe6bc8", "xrefs": [".FMOD_OS_File_Read @ 0x109a2c", "<???> @ 0x5ed8", ".FMOD_OS_File_Read @ 0x109a24", "<???> @ 0x1115d8"], "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"}