31.12.2013 Views

Linkage Kit Manual V6-00 - Fujitsu

Linkage Kit Manual V6-00 - Fujitsu

Linkage Kit Manual V6-00 - Fujitsu

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

CHAPTER 7 OUTPUT LIST FILE OF THE LINKER<br />

7.1 Types of List Files Output by the Linker<br />

The following five types of list files are output by the linker.<br />

• Link list file<br />

• Absolute format assemble list<br />

• External symbol cross-reference information list<br />

• Local symbol information list<br />

• Section detail map list<br />

Whether to output these files can be selected as options when activating the linker.<br />

■ Link List File<br />

The link list file outputs the options and input module name when starting up the linker, the section and<br />

memory use status information after the module link and the external symbol information.<br />

■ Absolute Format Assemble List<br />

The absolute format assemble list is a list which displays the assemble list output by the assembler in the<br />

relative format based on information after module linking in the absolute format.<br />

This list can be referred when debugging on the assembler language level, and the addresses in each step of<br />

the machine language that are unidentifiable in the link list can be known.<br />

■ External Symbol Cross-reference Information List<br />

The external symbol cross-reference information list outputs information about external definition symbols<br />

of each module after linking and inter-module cross-reference of external reference symbols.<br />

■ Local Symbol Information List<br />

The local symbol information list outputs information about variables and functions including local<br />

symbols of each module after linking.<br />

■ Section Detail Map List<br />

The section detail map list creates information about the section allocation of each module after linking.<br />

172 PART II LINKER

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!