object dependency analyser
Joel Sherrill
joel.sherrill@oarcorp.com
Fri Apr 9 18:07:00 GMT 2010
More information about the Binutils mailing list
Fri Apr 9 18:07:00 GMT 2010
- Previous message (by thread): PATCH: Fix gold check failures
- Next message (by thread): object dependency analyser
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, I tried to google this but the words are too overloaded. Does anyone know of a utility that can take an executable and tell me why each symbol is in the executable? -Map is a good start at this but having a a dependency graph per symbol would be better. The goal is to analyse statically linked RTEMS applications and determine why the individual parts of RTEMS are included. With this information, we can find unused code that is just pulled in. Any ideas? -- Joel Sherrill, Ph.D. Director of Research& Development joel.sherrill@OARcorp.com On-Line Applications Research Ask me about RTEMS: a free RTOS Huntsville AL 35805 Support Available (256) 722-9985
- Previous message (by thread): PATCH: Fix gold check failures
- Next message (by thread): object dependency analyser
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list