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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

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

7.5 Local Symbol Information List File<br />

The local symbol information list file displays information about the variables and<br />

functions which include local symbols for each module constituting an absolute format<br />

load module.<br />

Since this list is created based on debug information when compiling and assembling,<br />

it is necessary to specify the -g option.<br />

■ Local Symbol Information List File<br />

The following shows the output format of the local symbol information list.<br />

Figure 7.5-1 Output Format of Local Symbol Information List<br />

Local Symbol List YYYY-MM-DD hh:mm:ss Page: 1<br />

Module(s)<br />

1. Module01<br />

2. Module02<br />

.<br />

.<br />

15. Module15<br />

Local Symbol List YYYY-MM-DD hh:mm:ss Page: 2<br />

=== Module No.1(module01) ===<br />

--- symbol --- --- Kind --- --- val ---<br />

func1(int) Func. g 0x<strong>00</strong>0C3F34<br />

localstatic1 Var. s 0x<strong>00</strong><strong>00</strong>12EE<br />

localstatic2 Var. s 0x<strong>00</strong><strong>00</strong>12F0<br />

.<br />

.<br />

=== Module No.15(module015) ===<br />

--- symbol --- --- Kind --- --- val ---<br />

operator+(USDollar &,USDollar &) Func. g 0x<strong>00</strong><strong>00</strong><strong>00</strong><strong>00</strong><br />

main Func. g 0x<strong>00</strong><strong>00</strong><strong>00</strong>4A<br />

USDollar::USDollar(unsigned int) Func. g 0x<strong>00</strong><strong>00</strong><strong>00</strong>CA<br />

Atable loc. s 0xFFFFFFFC<br />

Extsym Var. g 0x<strong>00</strong><strong>00</strong>1342<br />

● Module(s)<br />

The serial number starting with 1 is added to indicate the module name.<br />

● symbol<br />

The symbol names or function names are displayed.<br />

Symbols used in a function are displayed in the 3rd and following columns.<br />

Up to 50 characters of the symbol name are displayed in one line of the list.<br />

194 PART II LINKER

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

Saved successfully!

Ooh no, something went wrong!