readelf -sW dist/bin/libxul.so | awk '$4 == "OBJECT" { print }' | sort -k 3 ... (I don't know of a good way of doing this on Mac or Windows.
確定! 回上一頁