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

Subversion Repositories Aquarius

[/] [Aquarius/] [trunk/] [application/] [shc_monitor_release_v1/] [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/lib/gcc-lib/sh-elf/2.95.3/m2/libgcc.a(_ashiftlt.o)
4
                              main.o (__ashlsi3)
5
/usr/local/lib/gcc-lib/sh-elf/2.95.3/m2/libgcc.a(_udivsi3.o)
6
                              main.o (__udivsi3)
7
/usr/local/sh-elf/lib/libc.a(memcpy.o)
8
                              main.o (memcpy)
9
 
10
Memory Configuration
11
 
12
Name             Origin             Length             Attributes
13
ram              0x0000000000000000 0x0000000000003e00
14
stack            0x0000000000003e00 0x0000000000000200
15
*default*        0x0000000000000000 0xffffffffffffffff
16
 
17
Linker script and memory map
18
 
19
LOAD crt0.o
20
LOAD main.o
21
LOAD /usr/local/lib/gcc-lib/sh-elf/2.95.3/m2/libgcc.a
22
LOAD /usr/local/sh-elf/lib/libc.a
23
LOAD /usr/local/lib/gcc-lib/sh-elf/2.95.3/m2/libgcc.a
24
 
25
.text           0x0000000000000000     0x1688
26
 *(.text)
27
 .text          0x0000000000000000      0x440 crt0.o
28
 .text          0x0000000000000440     0x10a0 main.o
29
                0x00000000000011f8                uart_rx_flush
30
                0x0000000000001464                lcd_init
31
                0x000000000000136c                lcd_pos
32
                0x0000000000000f4e                asc2hex
33
                0x0000000000000f34                hex2asc
34
                0x0000000000001154                waitNms
35
                0x000000000000048c                nmi_handler
36
                0x00000000000012a4                lcd_cursor
37
                0x0000000000000f6a                key_wait_on
38
                0x00000000000005d0                main_sh
39
                0x000000000000072c                utility
40
                0x0000000000001220                uart_set_baudrate
41
                0x0000000000000cac                command
42
                0x00000000000013a8                lcd_ready
43
                0x00000000000011a4                uart_rx
44
                0x0000000000000440                irq_handler
45
                0x00000000000011c4                uart_rx_echo
46
                0x0000000000001418                lcd_wr
47
                0x00000000000012dc                lcd_erase
48
                0x00000000000013c8                lcd_rd
49
                0x0000000000000ef4                get_byte_rx_echo
50
                0x00000000000004ec                trap_handler
51
                0x0000000000000d80                get_sformat
52
                0x0000000000000584                error
53
                0x0000000000000fc4                key_scan
54
                0x0000000000000538                illegal
55
                0x000000000000124c                lcd_disp_long
56
                0x0000000000001184                uart_tx
57
                0x0000000000000f98                key_wait_off
58
                0x0000000000001340                lcd_disp
59
                0x000000000000130c                lcd_message
60
 .text          0x00000000000014e0       0x88 /usr/local/lib/gcc-lib/sh-elf/2.95.3/m2/libgcc.a(_ashiftlt.o)
61
                0x00000000000014e0                __ashlsi3
62
 .text          0x0000000000001568       0x8a /usr/local/lib/gcc-lib/sh-elf/2.95.3/m2/libgcc.a(_udivsi3.o)
63
                0x0000000000001568                __udivsi3
64
 *fill*         0x00000000000015f2 0xa04076800000002 00
65
 .text          0x00000000000015f4       0x94 /usr/local/sh-elf/lib/libc.a(memcpy.o)
66
                0x00000000000015f4                memcpy
67
 *(.strings)
68
                0x0000000000001688                _etext = .
69
 
70
.tors           0x0000000000001688        0x0
71
                0x0000000000001688                ___ctors = .
72
 *(.ctors)
73
                0x0000000000001688                ___ctors_end = .
74
                0x0000000000001688                ___dtors = .
75
 *(.dtors)
76
                0x0000000000001688                ___dtors_end = .
77
 
78
.rodata         0x0000000000001690      0x284
79
 *(.rodata)
80
 .rodata        0x0000000000001690      0x284 main.o
81
 
82
.rela.dyn
83
                0x000000000000190c                __idata_start = (((ADDR (.text) + SIZEOF (.text)) + SIZEOF (.tors)) + SIZEOF (.rodata))
84
 
85
.data           0x0000000000001920        0x0 load address 0x0000000000001920
86
                0x0000000000001920                __idata_start = .
87
                0x0000000000001920                _sdata = .
88
 *(.data)
89
                0x0000000000001920                _edata = .
90
                0x0000000000001920                __idata_end = (__idata_start + SIZEOF (.data))
91
 
92
.bss            0x0000000000001920        0x0
93
                0x0000000000001920                _bss_start = .
94
 *(.bss)
95
 *(COMMON)
96
                0x0000000000001920                _end = .
97
 
98
.stack          0x0000000000003e00        0x0
99
                0x0000000000003e00                _stack = .
100
 *(.stack)
101
OUTPUT(main.elf elf32-sh)
102
 
103
.comment        0x0000000000000000       0x26
104
 .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.