How to list the functions / symbols contained inside a dynamic library in mac os ?
I need to see the list of function exported by a dynamic library.
|
How to list the functions / symbols contained inside a dynamic library in mac os ? I need to see the list of function exported by a dynamic library. |
|||
|
Have you tried |
|||||||
|
nmavailable ? – codaddict Dec 9 '10 at 3:02