Skip to content

Instantly share code, notes, and snippets.

@lw
Created August 14, 2020 07:54
Show Gist options
  • Save lw/a7483739b48647f505fb24c178402b6f to your computer and use it in GitHub Desktop.
Save lw/a7483739b48647f505fb24c178402b6f to your computer and use it in GitHub Desktop.
$ nm build/lib/libtorch_global_deps.so
0000000000201020 B __bss_start
0000000000201020 b completed.7697
w __cxa_finalize@@GLIBC_2.2.5
0000000000000580 t deregister_tm_clones
0000000000000610 t __do_global_dtors_aux
0000000000200d98 t __do_global_dtors_aux_fini_array_entry
0000000000201018 d __dso_handle
0000000000200da0 d _DYNAMIC
0000000000201020 D _edata
0000000000201028 B _end
000000000000065c T _fini
0000000000000650 t frame_dummy
0000000000200d90 t __frame_dummy_init_array_entry
0000000000000668 r __FRAME_END__
0000000000201000 d _GLOBAL_OFFSET_TABLE_
w __gmon_start__
0000000000000548 T _init
w _ITM_deregisterTMCloneTable
w _ITM_registerTMCloneTable
0000000000000668 r __offload_funcs_end
0000000000000668 r __offload_func_table
0000000000000668 r __offload_vars_end
0000000000000668 r __offload_var_table
00000000000005c0 t register_tm_clones
0000000000201020 d __TMC_END__
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment