Skip to content

Instantly share code, notes, and snippets.

@osa1
Created May 31, 2016 15:16
Show Gist options
  • Select an option

  • Save osa1/4cf968a96d982ed995d56f6e4bdcd56c to your computer and use it in GitHub Desktop.

Select an option

Save osa1/4cf968a96d982ed995d56f6e4bdcd56c to your computer and use it in GitHub Desktop.
find . -iname "*.o" | xargs nm -A | grep -E "*cvA3_info*"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment