This adds a section to the bottom of the .map file containing the symbol->object file mapping. (the logical inverse of the existing section at the start of the .map file that lists objects, and the symbols that pulled them in) Reviewed-by: Karl Palsson <karlp@tweak.net.au>