{"type": "func", "start": 6443723308, "end": 6443723326, "name": "_cosf_special", "pseudocode": "// \n// _cosf_special from 0x180136a2c to 0x180136a3e (18 bytes)\n// \n// 3 xrefs:\n// > cosf @ 0x18012b259\n// > cosf @ 0x18012b485\n// > <???> @ 0x180203548\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 cosf_special(__int64 a1)\n{\n  return sincosf_special(a1, \"cosf\", 18);\n}", "assembly": "; \n; _cosf_special from 0x180136a2c to 0x180136a3e (18 bytes)\n; \n; 3 xrefs:\n; > cosf @ 0x18012b259\n; > cosf @ 0x18012b485\n; > <???> @ 0x180203548\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\nmov     r8d, 12h                                                       ; +0x0, 0x180136a2c\nlea     rdx, aCosf                                                     ; +0x6, 0x180136a32\njmp     _sincosf_special                                               ; +0xd, 0x180136a39", "xrefs": ["cosf @ 0x18012b259", "cosf @ 0x18012b485", "<???> @ 0x180203548"], "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"}