public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: "Shaun Pinney" <shaun.pinney@bil.konicaminolta.us>
To: <binutils@sourceware.org>
Subject: How to create a list solely of functions referenced by a module?
Date: Wed, 08 Dec 2010 00:04:00 -0000	[thread overview]
Message-ID: <000e01cb9662$934b2d10$b9e18730$@pinney@bil.konicaminolta.us> (raw)

Hi all,

I have a module which references symbols defined in external libraries.  I'd
like to create a list of functions referenced by the module (e.g. module A
references function B).  How can I do this without including data
references?  nm gives me a list of all undefined references but AFAIK always
groups text and data references together.  Thanks for any advice.
 
Thanks,
Shaun


             reply	other threads:[~2010-12-08  0:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-08  0:04 Shaun Pinney [this message]
2010-12-08  4:39 ` Alan Modra

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='000e01cb9662$934b2d10$b9e18730$@pinney@bil.konicaminolta.us' \
    --to=shaun.pinney@bil.konicaminolta.us \
    --cc=binutils@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).