linux: $ readelf -a test.so macos: $ brew install binutils $ greadelf -a test.so
Last updated 3 years ago