URL
https://opencores.org/ocsvn/yacc/yacc/trunk
Subversion Repositories yacc
[/] [yacc/] [trunk/] [bench/] [c_src/] [pi/] [test.map] - Rev 4
Compare with Previous | Blame | View Log
Allocating common symbols
Common symbol size file
b 0x4 pi2.o
f 0xe4 pi2.o
g 0x4 pi2.o
d 0x4 pi2.o
e 0x4 pi2.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 pi2.o
.text 0x00000000 0x3f8
0x00000000 _ftext=.
*(.text)
.text 0x00000000 0x8c boot.o
0x00000060 putchar
0x00000000 entry
0x0000006c puts
0x00000058 isr_enable
.text 0x0000008c 0x36c pi2.o
0x00000104 print
0x00000140 print_char
0x000001d4 main2
0x0000008c print_uart
0x00000150 print_num
0x000000dc putc_uart
*(.stub)
*(.gnu.warning)
*(.gnu.linkonce.t*)
*(.mips16.fn.*)
*(.mips16.call.*)
.init
*(.init)
.fini
*(.fini)
0x000003f8 _ecode=.
.reginfo 0x000003f8 0x18
*(.reginfo)
.reginfo 0x000003f8 0x18 boot.o
.reginfo 0x00000410 0x18 pi2.o
.ctors
*(.ctors)
.dtors
*(.dtors)
.eh_frame
*(.eh_frame)
.gcc_except_table
*(.gcc_except_table)
.sdeinit
*(.sdeinit)
.sdefini
*(.sdefini)
.rodata 0x00000410 0x38
*(.rodata)
.rodata 0x00000410 0x38 pi2.o
*(.rdata)
*(.gnu.linkonce.r*)
.rodata1
*(.rodata1)
0x00000448 _etext=.
0x00000448 PROVIDE (etext, .)
.data 0x00000448 0x0
0x00000448 _fdata=.
*(.data)
*(.gnu.linkonce.d*)
.data1
*(.data1)
0x00008438 _gp=(.+0x7ff0)
.lit8
*(.lit8)
.lit4
*(.lit4)
.sdata 0x00000448 0x8
*(.sdata)
.sdata 0x00000448 0x8 pi2.o
0x0000044c c
0x00000448 a
*(.gnu.linkonce.s*)
0x00000450 _edata=.
0x00000450 PROVIDE (edata, .)
0x00000450 .=ALIGN(0x8)
0x00000450 __bss_start=.
0x00000450 _fbss=__bss_start
.sbss 0x00000450 0x10
*(.sbss)
*(.scommon)
.scommon 0x00000450 0x10 pi2.o
0x00000450 b
0x00000454 g
0x00000458 d
0x0000045c e
.bss 0x00000460 0xe4
*(.dynbss)
*(.bss)
*(COMMON)
COMMON 0x00000460 0xe4 pi2.o
0x00000460 f
0x00000544 _end=.
0x00000544 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)