The UNIX and Linux Forums
>
OS Specific Forums
>
HP-UX
Finding SYmbols in LIB
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Portal
Register
Rules & FAQ
Contribute
Members List
Arcade
Search
Today's Posts
Mark Forums Read
Thread
:
Finding SYmbols in LIB
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
05-08-2008
andryk
Registered User
Join Date: Sep 2003
Posts: 448
Hi,
Try this
Code:
nm -g -D -C --defined-only libnnz10.so
I was trying to do the same thing with objdump -T
andryk
View Public Profile
Find all posts by andryk