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

Subversion Repositories Aquarius

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

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 thorn_aitc
Archive member included because of file (symbol)
2
 
3
/usr/local/sh-elf/lib/libc.a(memcpy.o)
4
                              main.o (memcpy)
5
 
6
Memory Configuration
7
 
8
Name             Origin             Length             Attributes
9
ram              0x0000000000003000 0x0000000000000e00
10
stack            0x0000000000003e00 0x0000000000000200
11
*default*        0x0000000000000000 0xffffffffffffffff
12
 
13
Linker script and memory map
14
 
15
LOAD crt0.o
16
LOAD main.o
17
LOAD /usr/local/lib/gcc-lib/sh-elf/2.95.3/m2/libgcc.a
18
LOAD /usr/local/sh-elf/lib/libc.a
19
LOAD /usr/local/lib/gcc-lib/sh-elf/2.95.3/m2/libgcc.a
20
 
21
.text           0x0000000000003000      0x364
22
 *(.text)
23
 .text          0x0000000000003000       0x30 crt0.o
24
 .text          0x0000000000003030      0x2a0 main.o
25
                0x0000000000003240                lcd_init
26
                0x0000000000003110                lcd_pos
27
                0x0000000000003030                main_sh
28
                0x0000000000003150                lcd_ready
29
                0x00000000000031e0                lcd_wr
30
                0x0000000000003180                lcd_rd
31
                0x00000000000030e0                lcd_disp
32
                0x00000000000030a0                lcd_message
33
 .text          0x00000000000032d0       0x94 /usr/local/sh-elf/lib/libc.a(memcpy.o)
34
                0x00000000000032d0                memcpy
35
 *(.strings)
36
                0x0000000000003364                _etext = .
37
 
38
.tors           0x0000000000003364        0x0
39
                0x0000000000003364                ___ctors = .
40
 *(.ctors)
41
                0x0000000000003364                ___ctors_end = .
42
                0x0000000000003364                ___dtors = .
43
 *(.dtors)
44
                0x0000000000003364                ___dtors_end = .
45
 
46
.rodata         0x0000000000003370       0x14
47
 *(.rodata)
48
 .rodata        0x0000000000003370       0x14 main.o
49
 
50
.rela.dyn
51
                0x0000000000003378                __idata_start = (((ADDR (.text) + SIZEOF (.text)) + SIZEOF (.tors)) + SIZEOF (.rodata))
52
 
53
.data           0x0000000000003390        0x0 load address 0x0000000000003390
54
                0x0000000000003390                __idata_start = .
55
                0x0000000000003390                _sdata = .
56
 *(.data)
57
                0x0000000000003390                _edata = .
58
                0x0000000000003390                __idata_end = (__idata_start + SIZEOF (.data))
59
 
60
.bss            0x0000000000003390        0x0
61
                0x0000000000003390                _bss_start = .
62
 *(.bss)
63
 *(COMMON)
64
                0x0000000000003390                _end = .
65
 
66
.stack          0x0000000000003e00        0x0
67
                0x0000000000003e00                _stack = .
68
 *(.stack)
69
OUTPUT(main.elf elf32-sh)
70
 
71
.comment        0x0000000000000000       0x26
72
 .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.