{"type": "func", "start": 465672, "end": 465684, "name": "FMOD5_System_GetRecordDriverInfo", "pseudocode": "// \n// FMOD5_System_GetRecordDriverInfo from 0x71b08 to 0x71b14 (12 bytes)\n// \n// 1 xrefs:\n// > <???> @ 0x6bb0\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\nchar *__fastcall FMOD5_System_GetRecordDriverInfo(__int64 a1)\n{\n  return FMOD_System_GetRecordDriverInfo(a1);\n}", "assembly": "; \n; FMOD5_System_GetRecordDriverInfo from 0x71b08 to 0x71b14 (12 bytes)\n; \n; 1 xrefs:\n; > <???> @ 0x6bb0\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, [SP,#arg_0]                                        ; +0x0, 0x71b08\nSTR             X8, [SP,#arg_0]                                        ; +0x4, 0x71b0c\nB               .FMOD_System_GetRecordDriverInfo                       ; +0x8, 0x71b10", "xrefs": ["<???> @ 0x6bb0"], "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"}