Skip to content

Instantly share code, notes, and snippets.

@glebm
Last active November 25, 2024 21:54
Show Gist options
  • Save glebm/fbd9ade2caf05ab767f1900cc7412425 to your computer and use it in GitHub Desktop.
Save glebm/fbd9ade2caf05ab767f1900cc7412425 to your computer and use it in GitHub Desktop.
libgcc_ext.10.4.dylib (for architecture i386):
0000cdbe T __Unwind_GetIPInfo
000041e9 T ___addtf3
000034c0 T ___bswapdi2
000034b6 T ___bswapsi2
000034ec T ___clrsbdi2
000034cf T ___clrsbsi2
00003c2b T ___divmoddi4
00002a6b T ___divtc3
00005cc4 T ___divtf3
0000e74b T ___emutls_get_address
0000e8d1 T ___emutls_register_common
00006aa8 T ___eqtf2
0000a73c T ___extenddftf2
0000a5d3 T ___extendsftf2
0000a90b T ___extendxftf2
00000efe T ___ffssi2
00009f95 T ___fixtfdi
00009aca T ___fixtfsi
0000a1a1 T ___fixunstfdi
00009c4f T ___fixunstfsi
0000a34f T ___floatditf
00009da1 T ___floatsitf
00003952 T ___floatundidf
000038c6 T ___floatundisf
0000a4a3 T ___floatunditf
0000399f T ___floatundixf
00009eab T ___floatunsitf
00006c7e T ___getf2
00006e63 T ___gttf2
00006e68 T ___letf2
0000704d T ___lttf2
00001a1f T ___multc3
00007054 T ___multf3
00007e21 T ___negtf2
00006c79 T ___netf2
00001192 T ___powitf2
00007e5c T ___subtf3
0000adba T ___trunctfdf2
0000aa2a T ___trunctfsf2
0000b22b T ___trunctfxf2
0000994b T ___unordtf2
U __keymgr_get_and_lock_processwide_ptr
U __keymgr_set_and_unlock_processwide_ptr
U __keymgr_unlock_processwide_ptr
U _abort
U _calloc
U _free
U _getpagesize
U _getsectdatafromheader
U _malloc
U _mprotect
U _pthread_getspecific
U _pthread_key_create
U _pthread_mutex_lock
U _pthread_mutex_unlock
U _pthread_once
U _pthread_setspecific
U _realloc
05614542 - 00 0000 OPT radr://5614542
libgcc_ext.10.5.dylib (for architecture i386):
000041e9 T ___addtf3
000034c0 T ___bswapdi2
000034b6 T ___bswapsi2
000034ec T ___clrsbdi2
000034cf T ___clrsbsi2
00003c2b T ___divmoddi4
00002a6b T ___divtc3
00005cc4 T ___divtf3
0000e74b T ___emutls_get_address
0000e8d1 T ___emutls_register_common
00006aa8 T ___eqtf2
0000a73c T ___extenddftf2
0000a5d3 T ___extendsftf2
0000a90b T ___extendxftf2
00000efe T ___ffssi2
00009f95 T ___fixtfdi
00009aca T ___fixtfsi
0000a1a1 T ___fixunstfdi
00009c4f T ___fixunstfsi
0000a34f T ___floatditf
00009da1 T ___floatsitf
0000a4a3 T ___floatunditf
00009eab T ___floatunsitf
00006c7e T ___getf2
00006e63 T ___gttf2
00006e68 T ___letf2
0000704d T ___lttf2
00001a1f T ___multc3
00007054 T ___multf3
00007e21 T ___negtf2
00006c79 T ___netf2
00001192 T ___powitf2
00007e5c T ___subtf3
0000adba T ___trunctfdf2
0000aa2a T ___trunctfsf2
0000b22b T ___trunctfxf2
0000994b T ___unordtf2
U __keymgr_get_and_lock_processwide_ptr
U __keymgr_set_and_unlock_processwide_ptr
U __keymgr_unlock_processwide_ptr
U _abort
U _calloc
U _free
U _getpagesize
U _getsectdatafromheader
U _malloc
U _mprotect
U _pthread_getspecific
U _pthread_key_create
U _pthread_mutex_lock
U _pthread_mutex_unlock
U _pthread_once
U _pthread_setspecific
U _realloc
05614542 - 00 0000 OPT radr://5614542
--- libgcc_ext.10.4.dylib.nm 2024-11-25 21:50:10.803188947 +0000
+++ libgcc_ext.10.5.dylib.nm 2024-11-25 21:52:16.594574723 +0000
@@ -1,6 +1,5 @@
-libgcc_ext.10.4.dylib (for architecture i386):
-0000cdbe T __Unwind_GetIPInfo
+libgcc_ext.10.5.dylib (for architecture i386):
000041e9 T ___addtf3
000034c0 T ___bswapdi2
000034b6 T ___bswapsi2
@@ -22,10 +21,7 @@
00009c4f T ___fixunstfsi
0000a34f T ___floatditf
00009da1 T ___floatsitf
-00003952 T ___floatundidf
-000038c6 T ___floatundisf
0000a4a3 T ___floatunditf
-0000399f T ___floatundixf
00009eab T ___floatunsitf
00006c7e T ___getf2
00006e63 T ___gttf2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment