Re: user defined functions
Shawn <[email protected]> Mon, 30 Jan 2012 21:39:13 +0800
| Newsgroups | org.kernel.vger.linux-c-programming |
|---|---|
| Message-ID | <CABniQZPUN-qawut7HEh0R0DQAWcCXcO6pxZMXn+uGOTMdctGLg@mail.gmail.com> |
hey Ratheesh, On Tue, Jan 24, 2012 at 10:51 PM, ratheesh kannoth <[email protected]> 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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html