I want to view the exported functions of a shared library on Linux.
What command allows me to do this?
(On Windows I use the program depends)
|
I want to view the exported functions of a shared library on Linux. What command allows me to do this? (On Windows I use the program depends) |
|||
|
|
What you need is
Exported sumbols are indicated by a See the |
|||
|
|