3.2.1 Structure of link map

The structure and contents of the link map are shown below.

Output Information

Description

-show Option Specification

When -show Option Is Omitted

Option information

Option strings specified by a command line or subcommand file

-

Output

Error information

Error message

-

Output

Link map information

Section name, start/end addresses, size, and type

-

Output

Total section size

Total sizes of RAM, ROM, and program sections

-show=total_size

No output

Symbol information

Static defined symbol name, address, size, type (in the order of address), and whether optimization is applied

When the -show=reference is specified, the reference count of each symbol is also output.

When the -show=struct is specified, the addresses of the structure and union members are also output.

-show=symbol

-show=reference

No output

Cross reference information

Symbol reference information

-show=xreference

No output

CRC information

CRC operation result and its output address

-

Always output when the CRC option is specified

Caution

The -show option is valid when the -list option is specified.
See "-SHow" for details about the -show option.