user defined functions
ratheesh kannoth <[email protected]> Tue, 24 Jan 2012 20:21:40 +0530
| Newsgroups | org.kernel.vger.linux-c-programming |
|---|---|
| Message-ID | <CAGZFCEFFn0ggkciB2XoQXNGFJBs-U-mhaqzRNaCZoYjar8G1qw@mail.gmail.com> |
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