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

Subversion Repositories yacc

[/] [yacc/] [trunk/] [bench/] [c_src/] [reed solomon/] [test.map] - Rev 4

Compare with Previous | Blame | View Log


Allocating common symbols
Common symbol       size              file

ddata               0xff              rs_tak.o
Alpha_to            0x400             rs_tak.o
tdata               0xff              rs_tak.o
Index_of            0x400             rs_tak.o
data                0xff              rs_tak.o
Gg                  0x84              rs_tak.o
eras_pos            0x3fc             rs_tak.o

Memory Configuration

Name             Origin             Length             Attributes
*default*        0x00000000         0xffffffff

Linker script and memory map

Address of section .text set to 0x0
LOAD boot.o
LOAD rs_tak.o

.text           0x00000000     0x1774
                0x00000000                _ftext=.
 *(.text)
 .text          0x00000000       0x8c boot.o
                0x00000060                putchar
                0x00000000                entry
                0x0000006c                puts
                0x00000058                isr_enable
 .text          0x0000008c     0x16e8 rs_tak.o
                0x00000114                print
                0x00000170                random
                0x00000104                read_uart
                0x00000150                print_char
                0x00001354                main2
                0x00000160                print_uchar
                0x00000234                memcpy
                0x0000071c                encode_rs
                0x000002cc                generate_gf
                0x000004e0                gen_poly
                0x000002a4                init_rs
                0x00000264                memcmp
                0x00001248                fill_eras
                0x0000008c                print_uart
                0x000001b0                print_num
                0x00001328                randomnz
                0x00000880                eras_dec_rs
                0x000000dc                putc_uart
 *(.stub)
 *(.gnu.warning)
 *(.gnu.linkonce.t*)
 *(.mips16.fn.*)
 *(.mips16.call.*)

.init
 *(.init)

.fini
 *(.fini)
                0x00001774                _ecode=.

.reginfo        0x00001774       0x18
 *(.reginfo)
 .reginfo       0x00001774       0x18 boot.o
 .reginfo       0x0000178c       0x18 rs_tak.o

.ctors
 *(.ctors)

.dtors
 *(.dtors)

.eh_frame
 *(.eh_frame)

.gcc_except_table
 *(.gcc_except_table)

.sdeinit
 *(.sdeinit)

.sdefini
 *(.sdefini)

.rodata         0x0000178c      0x1dc
 *(.rodata)
 .rodata        0x0000178c      0x1dc rs_tak.o
 *(.rdata)
 *(.gnu.linkonce.r*)

.rodata1
 *(.rodata1)
                0x00001968                _etext=.
                0x00001968                PROVIDE (etext, .)

.data           0x00001968       0x24
                0x00001968                _fdata=.
 *(.data)
 .data          0x00001968       0x24 rs_tak.o
                0x00001968                Pp
 *(.gnu.linkonce.d*)

.data1
 *(.data1)
                0x0000997c                _gp=(.+0x7ff0)

.lit8
 *(.lit8)

.lit4
 *(.lit4)

.sdata          0x0000198c        0x4
 *(.sdata)
 .sdata         0x0000198c        0x4 rs_tak.o
 *(.gnu.linkonce.s*)
                0x00001990                _edata=.
                0x00001990                PROVIDE (edata, .)
                0x00001990                .=ALIGN(0x8)
                0x00001990                __bss_start=.
                0x00001990                _fbss=__bss_start

.sbss
 *(.sbss)
 *(.scommon)

.bss            0x00001990      0xf8c
 *(.dynbss)
 *(.bss)
 *(COMMON)
 COMMON         0x00001990      0xf8c rs_tak.o
                0x00001990                ddata
                0x00001a90                Alpha_to
                0x00001e90                tdata
                0x00001f90                Index_of
                0x00002390                data
                0x00002490                Gg
                0x00002520                eras_pos
                0x0000291c                _end=.
                0x0000291c                PROVIDE (end, .)

.stab
 *(.stab)

.stabstr
 *(.stabstr)

.comment
 *(.comment)

.debug
 *(.debug)

.line
 *(.line)

.debug_srcinfo
 *(.debug_srcinfo)

.debug_sfnames
 *(.debug_sfnames)

.debug_aranges
 *(.debug_aranges)

.debug_pubnames
 *(.debug_pubnames)

.debug_info
 *(.debug_info)

.debug_abbrev
 *(.debug_abbrev)

.debug_line
 *(.debug_line)

.debug_frame
 *(.debug_frame)

.debug_str
 *(.debug_str)

.debug_loc
 *(.debug_loc)

.debug_macinfo
 *(.debug_macinfo)

.debug_weaknames
 *(.debug_weaknames)

.debug_funcnames
 *(.debug_funcnames)

.debug_typenames
 *(.debug_typenames)

.debug_varnames
 *(.debug_varnames)

.mdebug
 *(.mdebug)

.rel.text
 *(.rel.text)
 *(.rel.gnu.linkonce.t*)

.rela.text
 *(.rela.text)
 *(.rela.gnu.linkonce.t*)

.rel.data
 *(.rel.data)
 *(.rel.gnu.linkonce.d*)

.rela.data
 *(.rela.data)
 *(.rela.gnu.linkonce.d*)

.rel.sdata
 *(.rel.sdata)
 *(.rel.gnu.linkonce.s*)

.rela.sdata
 *(.rela.sdata)
 *(.rela.gnu.linkonce.s*)

.rel.rodata
 *(.rel.rodata)
 *(.rel.gnu.linkonce.r*)

.rela.rodata
 *(.rela.rodata)
 *(.rela.gnu.linkonce.r*)

.gptab.sdata
 *(.gptab.data)
 *(.gptab.sdata)

.gptab.sbss
 *(.gptab.bss)
 *(.gptab.sbss)
OUTPUT(test.exe elf32-bigmips)

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.