{"type": "func", "start": 945028, "end": 945088, "name": "FMOD_OS_File_Close", "pseudocode": "// \n// FMOD_OS_File_Close from 0xe6b84 to 0xe6bc0 (60 bytes)\n// \n// 4 xrefs:\n// > .FMOD_OS_File_Close @ 0x1099fc\n// > <???> @ 0x11c8\n// > .FMOD_OS_File_Close @ 0x1099f4\n// > <???> @ 0x1115c0\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 FMOD_OS_File_Close()\n{\n  _DWORD *v0; // x19\n  __int64 v1; // x0\n  __int64 v2; // x8\n  unsigned int v3; // w20\n\n  v1 = sub_E73F0();\n  v3 = (*(__int64 (__fastcall **)(__int64))(v2 + 24))(v1);\n  sub_E6B2C(v0);\n  return v3;\n}", "assembly": "; \n; FMOD_OS_File_Close from 0xe6b84 to 0xe6bc0 (60 bytes)\n; \n; 4 xrefs:\n; > .FMOD_OS_File_Close @ 0x1099fc\n; > <???> @ 0x11c8\n; > .FMOD_OS_File_Close @ 0x1099f4\n; > <???> @ 0x1115c0\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\nSTP             X20, X19, [SP,#var_20]!                                ; +0x0, 0xe6b84\nSTP             X29, X30, [SP,#0x20+var_10]                            ; +0x4, 0xe6b88\nLDR             X8, [X0]                                               ; +0x8, 0xe6b8c\nBL              sub_E73F0                                              ; +0xc, 0xe6b90\nLDR             X8, [X8,#0x18]                                         ; +0x10, 0xe6b94\nBLR             X8                                                     ; +0x14, 0xe6b98\nADRP            X1, #aAndroidSrcFmod@PAGE; \"../android/src/fmod_os_misc.cpp\" ; +0x18, 0xe6b9c\nMOV             W20, W0                                                ; +0x1c, 0xe6ba0\nADD             X1, X1, #aAndroidSrcFmod@PAGEOFF; \"../android/src/fmod_os_misc.cpp\" ; +0x20, 0xe6ba4\nMOV             W2, #0xBD                                              ; +0x24, 0xe6ba8\nMOV             X0, X19                                                ; +0x28, 0xe6bac\nBL              sub_E6B2C                                              ; +0x2c, 0xe6bb0\nLDP             X29, X30, [SP,#0x20+var_10]                            ; +0x30, 0xe6bb4\nMOV             W0, W20                                                ; +0x34, 0xe6bb8\nB               loc_E7428                                              ; +0x38, 0xe6bbc", "xrefs": [".FMOD_OS_File_Close @ 0x1099fc", "<???> @ 0x11c8", ".FMOD_OS_File_Close @ 0x1099f4", "<???> @ 0x1115c0"], "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"}