{"type": "func", "start": 333332, "end": 333344, "name": "FMOD_DSP_GetInfo", "pseudocode": "// \n// FMOD_DSP_GetInfo from 0x51614 to 0x51620 (12 bytes)\n// \n// 4 xrefs:\n// > .FMOD_DSP_GetInfo @ 0x10965c\n// > <???> @ 0x4828\n// > .FMOD_DSP_GetInfo @ 0x109654\n// > <???> @ 0x1113f0\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 FMOD_DSP_GetInfo(FMOD::DSP *a1, char *a2, unsigned int *a3, int *a4, int *a5, int *a6)\n{\n  if ( a1 )\n    return (char *)FMOD::DSP::getInfo(a1, a2, a3, a4, a5, a6);\n  else\n    return (char *)&off_18 + 7;\n}", "assembly": "; \n; FMOD_DSP_GetInfo from 0x51614 to 0x51620 (12 bytes)\n; \n; 4 xrefs:\n; > .FMOD_DSP_GetInfo @ 0x10965c\n; > <???> @ 0x4828\n; > .FMOD_DSP_GetInfo @ 0x109654\n; > <???> @ 0x1113f0\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\nCBZ             X0, loc_5161C                                          ; +0x0, 0x51614\nB               ._ZN4FMOD3DSP7getInfoEPcPjPiS3_S3_; FMOD::DSP::getInfo(char *,uint *,int *,int *,int *) ; +0x4, 0x51618\nB               loc_5199C                                              ; +0x8, 0x5161c", "xrefs": [".FMOD_DSP_GetInfo @ 0x10965c", "<???> @ 0x4828", ".FMOD_DSP_GetInfo @ 0x109654", "<???> @ 0x1113f0"], "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"}