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

Subversion Repositories darkriscv

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

Go to most recent revision | 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
ROM              0x0000000000000000 0x0000000000001000 x !rw
RAM              0x0000000000001000 0x0000000000001000 rw !x
*default*        0x0000000000000000 0xffffffffffffffff

Linker script and memory map


.io             0x0000000080000000       0x10
 io.o(COMMON)
 COMMON         0x0000000080000000       0x10 io.o
                0x0000000080000000                io

.text           0x0000000000000000      0x8f4
 boot.o(.text)
 .text          0x0000000000000000       0xa4 boot.o
                0x0000000000000000                boot
 *(.text)
 .text          0x00000000000000a4       0xd0 io.o
                0x00000000000000a4                board_name
 .text          0x0000000000000174      0x70c stdio.o
                0x0000000000000174                getchar
                0x0000000000000190                putchar
                0x00000000000001d0                gets
                0x0000000000000288                putstr
                0x00000000000002c8                puts
                0x00000000000002e4                putdx
                0x00000000000003dc                putx
                0x00000000000003e4                putd
                0x00000000000003ec                printf
                0x00000000000004c0                strncmp
                0x00000000000004f4                strcmp
                0x00000000000004fc                strlen
                0x0000000000000520                memcpy
                0x0000000000000544                memset
                0x0000000000000560                strtok
                0x0000000000000600                atoi
                0x0000000000000654                xtoi
                0x0000000000000694                mac
                0x000000000000069c                __umulsi3
                0x00000000000006d0                __mulsi3
                0x0000000000000728                __udiv_umod_si3
                0x0000000000000778                __udivsi3
                0x0000000000000780                __umodsi3
                0x0000000000000788                __div_mod_si3
                0x000000000000080c                __divsi3
                0x0000000000000814                __modsi3
                0x000000000000081c                usleep
 .text          0x0000000000000880        0x0 main.o
 .text          0x0000000000000880       0x74 banner.o
                0x0000000000000880                banner

.text.startup   0x00000000000008f4      0x53c
 .text.startup  0x00000000000008f4      0x53c main.o
                0x00000000000008f4                main

.data           0x0000000000001000      0x550
 *(.sbss)
 .sbss          0x0000000000001000        0x8 io.o
                0x0000000000001000                utimers
                0x0000000000001004                threads
 .sbss          0x0000000000001008        0x4 stdio.o
 *(.rodata*)
 .rodata.str1.4
                0x000000000000100c       0xe0 io.o
 .rodata.str1.4
                0x00000000000010ec       0x21 boot.o
 *fill*         0x000000000000110d        0x3 
 .rodata        0x0000000000001110       0x40 stdio.o
 .rodata.str1.4
                0x0000000000001150       0x19 stdio.o
 *fill*         0x0000000000001169        0x3 
 .rodata.str1.4
                0x000000000000116c      0x2d3 main.o
                                        0x2d7 (size before relaxing)
 *fill*         0x000000000000143f        0x1 
 .rodata.str1.4
                0x0000000000001440      0x110 banner.o
                                        0x10d (size before relaxing)
 *(.data)
 .data          0x0000000000001550        0x0 io.o
 .data          0x0000000000001550        0x0 boot.o
 .data          0x0000000000001550        0x0 stdio.o
 .data          0x0000000000001550        0x0 main.o
 .data          0x0000000000001550        0x0 banner.o
 *(.bss)
 .bss           0x0000000000001550        0x0 io.o
 .bss           0x0000000000001550        0x0 boot.o
 .bss           0x0000000000001550        0x0 stdio.o
 .bss           0x0000000000001550        0x0 main.o
 .bss           0x0000000000001550        0x0 banner.o
 *(.rela*)
 .rela.text     0x0000000000001550        0x0 io.o
 .rela.text.startup
                0x0000000000001550        0x0 io.o
 *(COMMON)
LOAD boot.o
LOAD stdio.o
LOAD main.o
LOAD io.o
LOAD banner.o
OUTPUT(darksocv.o elf32-littleriscv)

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

Go to most recent revision | 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.