URL
https://opencores.org/ocsvn/yacc/yacc/trunk
Subversion Repositories yacc
[/] [yacc/] [trunk/] [syn/] [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 0x160c
0x00000000 _ftext=.
*(.text)
.text 0x00000000 0x8c boot.o
0x00000060 putchar
0x00000000 entry
0x0000006c puts
0x00000058 isr_enable
.text 0x0000008c 0x1580 rs_tak.o
0x00000114 print
0x00000170 random
0x00000104 read_uart
0x00000150 print_char
0x00001218 main2
0x00000160 print_uchar
0x00000234 memcpy
0x000005e0 encode_rs
0x000002cc generate_gf
0x00000418 gen_poly
0x000002a4 init_rs
0x00000264 memcmp
0x0000110c fill_eras
0x0000008c print_uart
0x000001b0 print_num
0x000011ec randomnz
0x00000744 eras_dec_rs
0x000000dc putc_uart
*(.stub)
*(.gnu.warning)
*(.gnu.linkonce.t*)
*(.mips16.fn.*)
*(.mips16.call.*)
.init
*(.init)
.fini
*(.fini)
0x0000160c _ecode=.
.reginfo 0x0000160c 0x18
*(.reginfo)
.reginfo 0x0000160c 0x18 boot.o
.reginfo 0x00001624 0x18 rs_tak.o
.ctors
*(.ctors)
.dtors
*(.dtors)
.eh_frame
*(.eh_frame)
.gcc_except_table
*(.gcc_except_table)
.sdeinit
*(.sdeinit)
.sdefini
*(.sdefini)
.rodata 0x00001624 0x1c0
*(.rodata)
.rodata 0x00001624 0x1c0 rs_tak.o
*(.rdata)
*(.gnu.linkonce.r*)
.rodata1
*(.rodata1)
0x000017e4 _etext=.
0x000017e4 PROVIDE (etext, .)
.data 0x000017e4 0x24
0x000017e4 _fdata=.
*(.data)
.data 0x000017e4 0x24 rs_tak.o
0x000017e4 Pp
*(.gnu.linkonce.d*)
.data1
*(.data1)
0x000097f8 _gp=(.+0x7ff0)
.lit8
*(.lit8)
.lit4
*(.lit4)
.sdata 0x00001808 0x4
*(.sdata)
.sdata 0x00001808 0x4 rs_tak.o
*(.gnu.linkonce.s*)
0x0000180c _edata=.
0x0000180c PROVIDE (edata, .)
0x00001810 .=ALIGN(0x8)
0x0000180c __bss_start=.
0x00001810 _fbss=__bss_start
.sbss
*(.sbss)
*(.scommon)
.bss 0x00001810 0xf8c
*(.dynbss)
*(.bss)
*(COMMON)
COMMON 0x00001810 0xf8c rs_tak.o
0x00001810 ddata
0x00001910 Alpha_to
0x00001d10 tdata
0x00001e10 Index_of
0x00002210 data
0x00002310 Gg
0x000023a0 eras_pos
0x0000279c _end=.
0x0000279c 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)