Skip to content

Instantly share code, notes, and snippets.

@taoyuan
Created November 4, 2019 14:58
Show Gist options
  • Save taoyuan/bd29f22fb09d567b236e1cff63ff453a to your computer and use it in GitHub Desktop.
Save taoyuan/bd29f22fb09d567b236e1cff63ff453a to your computer and use it in GitHub Desktop.
View the list of functions a Linux shared library is exporting
# On a MAC, use:
nm *.o | c++filt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment