From: Shawn <citypw@gmail.com>
To: ratheesh kannoth <ratheesh.ksz@gmail.com>
Cc: linux-c-programming@vger.kernel.org
Subject: Re: user defined functions
Date: Mon, 30 Jan 2012 21:39:13 +0800 [thread overview]
Message-ID: <CABniQZPUN-qawut7HEh0R0DQAWcCXcO6pxZMXn+uGOTMdctGLg@mail.gmail.com> (raw)
In-Reply-To: <CAGZFCEFFn0ggkciB2XoQXNGFJBs-U-mhaqzRNaCZoYjar8G1qw@mail.gmail.com>
hey Ratheesh,
On Tue, Jan 24, 2012 at 10:51 PM, ratheesh kannoth
<ratheesh.ksz@gmail.com> wrote:
> HI all,
>
> I would like to find out all user defined functions in an elf executable.
>
> i compiled my c++ program using g++ and created the elf executable.
>
> -Ratheesh
> --
you may try "nm a.out | grep T".
--
GNU powered it...
GPL protect it...
God blessing it...
regards
Shawn
--
To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
prev parent reply other threads:[~2012-01-30 13:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-24 14:51 user defined functions ratheesh kannoth
2012-01-25 5:13 ` Srinivasa T N
2012-01-30 13:39 ` Shawn [this message]
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=CABniQZPUN-qawut7HEh0R0DQAWcCXcO6pxZMXn+uGOTMdctGLg@mail.gmail.com \
--to=citypw@gmail.com \
--cc=linux-c-programming@vger.kernel.org \
--cc=ratheesh.ksz@gmail.com \
/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 NNTP newsgroup(s).