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

Subversion Repositories darkriscv

[/] [darkriscv/] [trunk/] [src/] [darksocv.map] - Rev 6

Compare with Previous | Blame | View Log


Allocating common symbols
Common symbol       size              file

io                  0x10              io.o

Memory Configuration

Name             Origin             Length             Attributes
IO               0x0000000080000000 0x0000000000000010 rw !x
MEM              0x0000000000000000 0x0000000000002000 xrw
*default*        0x0000000000000000 0xffffffffffffffff

Linker script and memory map


.text           0x0000000000000000      0xcf8
 *(.boot)
 .boot          0x0000000000000000       0x7c boot.o
                0x000000000000006c                check4rv32i
 *(.text)
 .text          0x000000000000007c       0xbc io.o
                0x000000000000007c                board_name
 .text          0x0000000000000138        0x0 main.o
 .text          0x0000000000000138      0xad8 stdio.o
                0x0000000000000278                _idle
                0x0000000000000298                getchar
                0x00000000000002ec                putchar
                0x00000000000003a4                gets
                0x00000000000004bc                putstr
                0x0000000000000504                puts
                0x0000000000000550                putdx
                0x00000000000006d8                putx
                0x00000000000006e0                putd
                0x00000000000006e8                printf
                0x000000000000080c                strncmp
                0x0000000000000858                strcmp
                0x0000000000000898                strlen
                0x00000000000008c0                memcpy
                0x00000000000008e4                memset
                0x0000000000000904                strtok
                0x00000000000009fc                atoi
                0x0000000000000a58                xtoi
                0x0000000000000aa0                mac
                0x0000000000000aa8                __umulsi3
                0x0000000000000ae0                __mulsi3
                0x0000000000000b64                __udiv_umod_si3
                0x0000000000000b74                __udivsi3
                0x0000000000000b88                __umodsi3
                0x0000000000000b9c                __div_mod_si3
                0x0000000000000bac                __divsi3
                0x0000000000000bc0                __modsi3
                0x0000000000000bd4                usleep
 .text          0x0000000000000c10       0xe8 banner.o
                0x0000000000000c10                banner
 .text          0x0000000000000cf8        0x0 boot.o

.text.startup   0x0000000000000cf8      0x60c
 .text.startup  0x0000000000000cf8      0x60c main.o
                0x0000000000000cf8                main

.rela.dyn       0x0000000000001304        0x0
 .rela.text.startup
                0x0000000000001304        0x0 io.o
 .rela.text     0x0000000000001304        0x0 io.o

.data           0x0000000000001304      0x578
 *(.rodata*)
 .rodata.str1.4
                0x0000000000001304       0xfc io.o
 .rodata.str1.4
                0x0000000000001400      0x2cf main.o
                                        0x2db (size before relaxing)
 *fill*         0x00000000000016cf        0x1 
 .rodata        0x00000000000016d0       0x40 stdio.o
 .rodata.str1.4
                0x0000000000001710       0x19 stdio.o
 *fill*         0x0000000000001729        0x3 
 .rodata.str1.4
                0x000000000000172c      0x110 banner.o
                                        0x10d (size before relaxing)
 .rodata        0x000000000000183c       0x31 boot.o
 *(.data)
 .data          0x000000000000186d        0x0 io.o
 .data          0x000000000000186d        0x0 main.o
 .data          0x000000000000186d        0x0 stdio.o
 .data          0x000000000000186d        0x0 banner.o
 .data          0x000000000000186d        0x0 boot.o
                0x000000000000206d                _global = (. + 0x800)
 *(.sbss)
 *fill*         0x000000000000186d        0x3 
 .sbss          0x0000000000001870        0x8 io.o
                0x0000000000001870                utimers
                0x0000000000001874                threads
 .sbss          0x0000000000001878        0x4 stdio.o
 *(.bss)
 .bss           0x000000000000187c        0x0 io.o
 .bss           0x000000000000187c        0x0 main.o
 .bss           0x000000000000187c        0x0 stdio.o
 .bss           0x000000000000187c        0x0 banner.o
 .bss           0x000000000000187c        0x0 boot.o
                0x000000000000187c                _heap = .
                0x0000000000002000                PROVIDE (_stack = (ORIGIN (MEM) + LENGTH (MEM)))

.io             0x0000000080000000       0x10
 io.o(COMMON)
 COMMON         0x0000000080000000       0x10 io.o
                0x0000000080000000                io
LOAD main.o
LOAD stdio.o
LOAD io.o
LOAD banner.o
LOAD boot.o
OUTPUT(darksocv.o elf32-littleriscv)

.comment        0x0000000000000000       0x29
 .comment       0x0000000000000000       0x29 io.o
                                         0x2a (size before relaxing)
 .comment       0x0000000000000029       0x2a main.o
 .comment       0x0000000000000029       0x2a stdio.o
 .comment       0x0000000000000029       0x2a banner.o

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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