data: update function list

Added all xlink2 symbols I could find, as well as some aal and nn::vfx, as they're called from within the xlink2 library.
This also includes some data symbols used by xlink.
All names are from Splatoon2's symbols
This commit is contained in:
Nitr4m12 2023-01-12 14:28:54 -03:00
parent a7c8d40275
commit 07c4f37047
2 changed files with 370 additions and 355 deletions

View File

@ -1,3 +1,6 @@
0x0000007101e9fe68,_ZN4sead8Matrix34IfE5identE
0x0000007101e9ff18,_ZN4sead7Vector3IfE4zeroE
0x0000007101e9ff48,_ZN4sead7Vector3IfE4onesE
0x00000071023556B0,_ZTVN4sead14SafeStringBaseIcEE
0x0000007102356AF0,_ZTVN4sead22BufferedSafeStringBaseIcEE
0x000000710246F9E0,_ZN4ksys3gdt6detail13sCommonFlags0E
@ -501,3 +504,13 @@
0x0000007102650608,_ZN4ksys3act11BaseProcMgr9sInstanceE
0x00000071025F9CB0,_ZN3agl6driver17GraphicsDriverMgr18SingletonDisposer_15sStaticDisposerE
0x00000071025F9CB8,_ZN3agl6driver17GraphicsDriverMgr9sInstanceE
0x00000071024c6600,_ZN6xlink216ContainerCreator17sContainerSizeMaxE
0x00000071024c68a8,_ZN6xlink215sMinAddressHighE
0x00000071024c68b0,_ZN6xlink214sMinAddressLowE
0x00000071025fb508,_ZN3aal6System9sInstanceE
0x00000071025fc7f0,_ZN6xlink211SystemSLink9sInstanceE
0x00000071025fc7f8,_ZN6xlink211SystemSLink10sLockProxyE
0x00000071025fc878,_ZZNK6xlink214ResourceBuffer18getEmptyUserHeaderEvE6sDummy
0x00000071025fc8b0,_ZZNK6xlink214ResourceBuffer24getEmptyRomResourceParamEvE6sDummy
0x00000071025fc948,_ZZNK6xlink214ResourceBuffer24getEmptyRomResourceParamEvE6sDummy
0x00000071025fc950,_ZN6xlink27Locator16sDataLoadedCountE
1 0x00000071023556B0 0x0000007101e9fe68 _ZTVN4sead14SafeStringBaseIcEE _ZN4sead8Matrix34IfE5identE
1 0x0000007101e9fe68 _ZN4sead8Matrix34IfE5identE
2 0x0000007101e9ff18 _ZN4sead7Vector3IfE4zeroE
3 0x0000007101e9ff48 _ZN4sead7Vector3IfE4onesE
4 0x00000071023556B0 0x00000071023556B0 _ZTVN4sead14SafeStringBaseIcEE _ZTVN4sead14SafeStringBaseIcEE
5 0x0000007102356AF0 0x0000007102356AF0 _ZTVN4sead22BufferedSafeStringBaseIcEE _ZTVN4sead22BufferedSafeStringBaseIcEE
6 0x000000710246F9E0 0x000000710246F9E0 _ZN4ksys3gdt6detail13sCommonFlags0E _ZN4ksys3gdt6detail13sCommonFlags0E
504 0x0000007102650608 0x0000007102650608 _ZN4ksys3act11BaseProcMgr9sInstanceE _ZN4ksys3act11BaseProcMgr9sInstanceE
505 0x00000071025F9CB0 0x00000071025F9CB0 _ZN3agl6driver17GraphicsDriverMgr18SingletonDisposer_15sStaticDisposerE _ZN3agl6driver17GraphicsDriverMgr18SingletonDisposer_15sStaticDisposerE
506 0x00000071025F9CB8 0x00000071025F9CB8 _ZN3agl6driver17GraphicsDriverMgr9sInstanceE _ZN3agl6driver17GraphicsDriverMgr9sInstanceE
507 0x00000071024c6600 _ZN6xlink216ContainerCreator17sContainerSizeMaxE
508 0x00000071024c68a8 _ZN6xlink215sMinAddressHighE
509 0x00000071024c68b0 _ZN6xlink214sMinAddressLowE
510 0x00000071025fb508 _ZN3aal6System9sInstanceE
511 0x00000071025fc7f0 _ZN6xlink211SystemSLink9sInstanceE
512 0x00000071025fc7f8 _ZN6xlink211SystemSLink10sLockProxyE
513 0x00000071025fc878 _ZZNK6xlink214ResourceBuffer18getEmptyUserHeaderEvE6sDummy
514 0x00000071025fc8b0 _ZZNK6xlink214ResourceBuffer24getEmptyRomResourceParamEvE6sDummy
515 0x00000071025fc948 _ZZNK6xlink214ResourceBuffer24getEmptyRomResourceParamEvE6sDummy
516 0x00000071025fc950 _ZN6xlink27Locator16sDataLoadedCountE

File diff suppressed because it is too large Load Diff