OpenCores
URL https://opencores.org/ocsvn/Aquarius/Aquarius/trunk

Subversion Repositories Aquarius

[/] [Aquarius/] [trunk/] [application/] [shc_pi/] [main.map] - Blame information for rev 12

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 6 thorn_aitc
Archive member included because of file (symbol)
2
 
3
/usr/local/lib/gcc-lib/sh-elf/2.95.3/m2/libgcc.a(_udivsi3.o)
4
                              main.o (__udivsi3)
5
/usr/local/sh-elf/lib/libc.a(memcpy.o)
6
                              main.o (memcpy)
7
 
8
Allocating common symbols
9
Common symbol       size              file
10
 
11
T1                  0x204             main.o
12
T2                  0x204             main.o
13
PI                  0x204             main.o
14
T3                  0x204             main.o
15
 
16
Memory Configuration
17
 
18
Name             Origin             Length             Attributes
19
ram              0x0000000000002000 0x0000000000001e00
20
stack            0x0000000000003e00 0x0000000000000200
21
*default*        0x0000000000000000 0xffffffffffffffff
22
 
23
Linker script and memory map
24
 
25
LOAD crt0.o
26
LOAD main.o
27
LOAD /usr/local/lib/gcc-lib/sh-elf/2.95.3/m2/libgcc.a
28
LOAD /usr/local/sh-elf/lib/libc.a
29
LOAD /usr/local/lib/gcc-lib/sh-elf/2.95.3/m2/libgcc.a
30
 
31
.text           0x0000000000002000      0xae0
32
 *(.text)
33
 .text          0x0000000000002000       0x30 crt0.o
34
 .text          0x0000000000002030      0x990 main.o
35
                0x0000000000002580                lcd_init
36
                0x0000000000002450                lcd_pos
37
                0x0000000000002220                longdiv
38
                0x0000000000002350                disp_oct4
39
                0x0000000000002990                waitNms
40
                0x0000000000002610                key_wait_on
41
                0x0000000000002030                main_sh
42
                0x0000000000002490                lcd_ready
43
                0x0000000000002520                lcd_wr
44
                0x0000000000002080                calc_pi
45
                0x0000000000002170                longadd
46
                0x00000000000024c0                lcd_rd
47
                0x0000000000002290                disp_pi
48
                0x00000000000021c0                longsub
49
                0x00000000000026b0                key_scan
50
                0x0000000000002660                key_wait_off
51
                0x0000000000002420                lcd_disp
52
                0x00000000000023e0                lcd_message
53
 .text          0x00000000000029c0       0x8a /usr/local/lib/gcc-lib/sh-elf/2.95.3/m2/libgcc.a(_udivsi3.o)
54
                0x00000000000029c0                __udivsi3
55
 *fill*         0x0000000000002a4a 0xa04077000000002 00
56
 .text          0x0000000000002a4c       0x94 /usr/local/sh-elf/lib/libc.a(memcpy.o)
57
                0x0000000000002a4c                memcpy
58
 *(.strings)
59
                0x0000000000002ae0                _etext = .
60
 
61
.tors           0x0000000000002ae0        0x0
62
                0x0000000000002ae0                ___ctors = .
63
 *(.ctors)
64
                0x0000000000002ae0                ___ctors_end = .
65
                0x0000000000002ae0                ___dtors = .
66
 *(.dtors)
67
                0x0000000000002ae0                ___dtors_end = .
68
 
69
.rodata         0x0000000000002ae0       0x40
70
 *(.rodata)
71
 .rodata        0x0000000000002ae0       0x40 main.o
72
 
73
.rela.dyn
74
                0x0000000000002b20                __idata_start = (((ADDR (.text) + SIZEOF (.text)) + SIZEOF (.tors)) + SIZEOF (.rodata))
75
 
76
.data           0x0000000000002b20        0x0 load address 0x0000000000002b20
77
                0x0000000000002b20                __idata_start = .
78
                0x0000000000002b20                _sdata = .
79
 *(.data)
80
                0x0000000000002b20                _edata = .
81
                0x0000000000002b20                __idata_end = (__idata_start + SIZEOF (.data))
82
 
83
.bss            0x0000000000002b20      0x810
84
                0x0000000000002b20                _bss_start = .
85
 *(.bss)
86
 *(COMMON)
87
 COMMON         0x0000000000002b20      0x810 main.o
88
                                          0x0 (size before relaxing)
89
                0x0000000000002b20                T1
90
                0x0000000000002d24                T2
91
                0x0000000000002f28                PI
92
                0x000000000000312c                T3
93
                0x0000000000003330                _end = .
94
 
95
.stack          0x0000000000003e00        0x0
96
                0x0000000000003e00                _stack = .
97
 *(.stack)
98
OUTPUT(main.elf elf32-sh)
99
 
100
.comment        0x0000000000000000       0x26
101
 .comment       0x0000000000000000       0x26 main.o

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.