{"type": "func", "start": 946328, "end": 946352, "name": "FMOD_OS_CriticalSection_Leave", "pseudocode": "// \n// FMOD_OS_CriticalSection_Leave from 0xe7098 to 0xe70b0 (24 bytes)\n// \n// 4 xrefs:\n// > .FMOD_OS_CriticalSection_Leave @ 0x107f3c\n// > <???> @ 0x14c8\n// > .FMOD_OS_CriticalSection_Leave @ 0x107f34\n// > <???> @ 0x110860\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_CriticalSection_Leave(pthread_mutex_t *a1)\n{\n  __int64 v1; // x0\n\n  v1 = pthread_mutex_unlock(a1);\n  return sub_E7350(v1);\n}", "assembly": "; \n; FMOD_OS_CriticalSection_Leave from 0xe7098 to 0xe70b0 (24 bytes)\n; \n; 4 xrefs:\n; > .FMOD_OS_CriticalSection_Leave @ 0x107f3c\n; > <???> @ 0x14c8\n; > .FMOD_OS_CriticalSection_Leave @ 0x107f34\n; > <???> @ 0x110860\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             X29, X30, [SP,#-0x10+var_s0]!                          ; +0x0, 0xe7098\nMOV             X29, SP                                                ; +0x4, 0xe709c\nBL              .pthread_mutex_unlock                                  ; +0x8, 0xe70a0\nBL              sub_E7350                                              ; +0xc, 0xe70a4\nLDP             X29, X30, [SP+var_s0],#0x10                            ; +0x10, 0xe70a8\nRET                                                                    ; +0x14, 0xe70ac", "xrefs": [".FMOD_OS_CriticalSection_Leave @ 0x107f3c", "<???> @ 0x14c8", ".FMOD_OS_CriticalSection_Leave @ 0x107f34", "<???> @ 0x110860"], "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"}