We can use the readelf command with the -s flag to view exported symbols: $ readelf -s lib.so Symbol table '.dynsym' contains 8 entries: ...
確定! 回上一頁