xref: /netbsd-src/external/bsd/elftosb/dist/test_files/hello_NOR_arm.map (revision 993229b6fea628ff8b1fa09146c80b0cfb2768eb)
1Link Date:	Wed Dec 15 10:06:16 2004
2Host OS:	GHS_WIN32
3Version:	ELXR 4.0 (c) 1998-2003 Green Hills Software    Build: Aug  3 2004
4
5
6Load Map Wed Dec 15 10:06:16 2004
7Image Summary
8
9  Section              Base      Size(hex)    Size(dec)  SecOffs
10  .text                70000000  00000100          256   00000a0
11  .rodata              70000100  00000020           32   00001a0
12  .NOR.data            70000120  00000000            0   00001c0
13  .data                00000040  00000000            0   00001c0
14  .bss                 00000040  00000000            0   00001c0
15  .nor.bss             0003d000  00000005            5   00001c0
16
17Load Map Wed Dec 15 10:06:16 2004
18Module Summary
19
20  Origin+Size    Section          Module
2170000000+000090  .text            main_NOR.o
2270000100+000020  .rodata          main_NOR.o
230003d000+000005  .nor.bss         main_NOR.o
2470000090+000070  .text            tool_lib.a(sim_tools.o)
25
26Load Map Wed Dec 15 10:06:16 2004
27Global Symbols (sorted alphabetically)
28
29                  70002800 __ghs_norend
30                  70000000 __ghs_norstart
31                  0003cfc0 __ghs_ramend
32                  00000040 __ghs_ramstart
33 .text            70000000 _start
34 .nor.bss         0003d000 i
35 .text            70000090 sim_write
36 .nor.bss         0003d004 szHelloWorldString
37 .rodata          70000100 szNORHelloWorldString
38 .text            700000c0 test_exit
39