{"type": "func", "start": 945116, "end": 945128, "name": "FMOD_OS_File_Seek", "pseudocode": "// \n// FMOD_OS_File_Seek from 0xe6bdc to 0xe6be8 (12 bytes)\n// \n// 4 xrefs:\n// > .FMOD_OS_File_Seek @ 0x109a1c\n// > <???> @ 0x10f0\n// > .FMOD_OS_File_Seek @ 0x109a14\n// > <???> @ 0x1115d0\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_Seek(__int64 a1)\n{\n  return (*(__int64 (__fastcall **)(__int64))(*(_QWORD *)a1 + 40LL))(a1);\n}", "assembly": "; \n; FMOD_OS_File_Seek from 0xe6bdc to 0xe6be8 (12 bytes)\n; \n; 4 xrefs:\n; > .FMOD_OS_File_Seek @ 0x109a1c\n; > <???> @ 0x10f0\n; > .FMOD_OS_File_Seek @ 0x109a14\n; > <???> @ 0x1115d0\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, 0xe6bdc\nLDR             X2, [X8,#0x28]                                         ; +0x4, 0xe6be0\nBR              X2                                                     ; +0x8, 0xe6be4", "xrefs": [".FMOD_OS_File_Seek @ 0x109a1c", "<???> @ 0x10f0", ".FMOD_OS_File_Seek @ 0x109a14", "<???> @ 0x1115d0"], "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"}