Documentation for dump_map.pl |
DUMP_MAP.PL - Version 0.05 January 2005
Perl script that reads in an XML file representation of a linker map file and dumps out a representation of the corresponding Perl data structures.
dump_map.pl <xml file>
--cg_xml_version : Print out the version of the cg_xml package in use
Generate the XML version of the map file with the linker option --xml_link_info=<file>
This script was written using Perl version 5.8.3. It may not work with earlier revisions of Perl.
Documentation for dump_map.pl |