Created
November 24, 2021 02:02
-
-
Save ratmcu/4028067ec3b6e46f20a5f02d6eeac63c to your computer and use it in GitHub Desktop.
build finds
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
find ../build/bin/ -type f \( -name \*.so \) -exec nm -A {} + | grep symBoL |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment