{"type": "func", "start": 6443140896, "end": 6443140945, "name": "FMOD::Sound::getSubSoundParent", "pseudocode": "// \n// FMOD::Sound::getSubSoundParent from 0x1800a8720 to 0x1800a8751 (49 bytes)\n// \n// 3 xrefs:\n// > FMOD_Sound_GetSubSoundParent @ 0x1800c66c9\n// > <???> @ 0x180194348\n// > <???> @ 0x1801fbb50\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::Sound::getSubSoundParent(__int64 a1, __int64 a2)\n{\n  __int64 result; // rax\n  __int64 v4; // [rsp+40h] [rbp+18h] BYREF\n\n  result = sub_1800E1460(a1, &v4, 0);\n  if ( !(_DWORD)result )\n    return (*(__int64 (__fastcall **)(__int64, __int64))(*(_QWORD *)v4 + 128LL))(v4, a2);\n  return result;\n}", "assembly": "; \n; FMOD::Sound::getSubSoundParent from 0x1800a8720 to 0x1800a8751 (49 bytes)\n; \n; 3 xrefs:\n; > FMOD_Sound_GetSubSoundParent @ 0x1800c66c9\n; > <???> @ 0x180194348\n; > <???> @ 0x1801fbb50\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\npush    rbx                                                            ; +0x0, 0x1800a8720\nsub     rsp, 20h                                                       ; +0x2, 0x1800a8722\nmov     rbx, rdx                                                       ; +0x6, 0x1800a8726\nxor     r8d, r8d                                                       ; +0x9, 0x1800a8729\nlea     rdx, [rsp+28h+arg_10]                                          ; +0xc, 0x1800a872c\ncall    sub_1800E1460                                                  ; +0x11, 0x1800a8731\ntest    eax, eax                                                       ; +0x16, 0x1800a8736\njnz     short loc_1800A874B                                            ; +0x18, 0x1800a8738\nmov     rcx, [rsp+28h+arg_10]                                          ; +0x1a, 0x1800a873a\nmov     rdx, rbx                                                       ; +0x1f, 0x1800a873f\nmov     rax, [rcx]                                                     ; +0x22, 0x1800a8742\ncall    qword ptr [rax+80h]                                            ; +0x25, 0x1800a8745\nadd     rsp, 20h                                                       ; +0x2b, 0x1800a874b\npop     rbx                                                            ; +0x2f, 0x1800a874f\nretn                                                                   ; +0x30, 0x1800a8750", "xrefs": ["FMOD_Sound_GetSubSoundParent @ 0x1800c66c9", "<???> @ 0x180194348", "<???> @ 0x1801fbb50"], "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"}