|
| Objresolv intend to help developpers to find unused symbols from a set of object filesUpdated by J. Mayer on Sunday, June 30th 2002.Objresolv analyze the symbols from a set of object files and determines which one are externals, which one are static, and, more important, which one are or not in use.The goal is to detect dead code from a project to be able to clean it up. Licence : GPL
Version : 0.7 [Stable]
Release Notes : objresolv can now identify unused object and produce statistics about archive files. The user can now define non-standard entry points, using simple pattern matching. Many more improvements and code cleanups has been made, please refer to Changelog for more details.
Platforms : Linux i386
Requirements : binutils
|