Compiler Option: -map
Documentation
Save the linking map to file nameSyntax
-map < map file >
Parameters
map fileName of the map file to save generated during linking.
Description
The
-map compiler option saves the a map file of the executable made.See also