URL
https://opencores.org/ocsvn/yacc/yacc/trunk
Subversion Repositories yacc
[/] [yacc/] [trunk/] [bench/] [c_src/] [dhrystone/] [test.map] - Rev 4
Compare with Previous | Blame | View Log
Allocating common symbols
Common symbol size file
Arr_2_Glob 0x2710 dhry21_tak.o
Next_Ptr_Glob 0x4 dhry21_tak.o
Int_Glob 0x4 dhry21_tak.o
Ch_1_Glob 0x1 dhry21_tak.o
Ch_2_Glob 0x1 dhry21_tak.o
Ptr_Glob 0x4 dhry21_tak.o
Arr_1_Glob 0xc8 dhry21_tak.o
Bool_Glob 0x4 dhry21_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 dhry21_tak.o
LOAD strcmp.o
.text 0x00000000 0x81c
0x00000000 _ftext=.
*(.text)
.text 0x00000000 0x8c boot.o
0x00000060 putchar
0x00000000 entry
0x0000006c puts
0x00000058 isr_enable
.text 0x0000008c 0x750 dhry21_tak.o
0x000000f8 strcpy
0x0000008c print
0x00000520 Proc_3
0x000000c8 print_char
0x00000644 Proc_7
0x00000128 main2
0x00000568 Proc_4
0x000000ec print_long
0x00000654 Proc_8
0x00000700 Func_1
0x000007d0 Func_3
0x000003c0 Proc_1
0x000004d4 Proc_2
0x00000720 Func_2
0x000005ac Proc_6
0x00000598 Proc_5
0x000000d8 print_short
*fill* 0x000007dc 0x4
.text 0x000007e0 0x3c strcmp.o
0x000007e0 strcmp
*(.stub)
*(.gnu.warning)
*(.gnu.linkonce.t*)
*(.mips16.fn.*)
*(.mips16.call.*)
.init
*(.init)
.fini
*(.fini)
0x0000081c _ecode=.
.reginfo 0x0000081c 0x18
*(.reginfo)
.reginfo 0x0000081c 0x18 boot.o
.reginfo 0x00000834 0x18 dhry21_tak.o
.reginfo 0x00000834 0x18 strcmp.o
.ctors
*(.ctors)
.dtors
*(.dtors)
.eh_frame
*(.eh_frame)
.gcc_except_table
*(.gcc_except_table)
.sdeinit
*(.sdeinit)
.sdefini
*(.sdefini)
.rodata 0x00000838 0x104
*(.rodata)
.rodata 0x00000838 0x104 dhry21_tak.o
*(.rdata)
*(.gnu.linkonce.r*)
.rodata1
*(.rodata1)
0x0000093c _etext=.
0x0000093c PROVIDE (etext, .)
.data 0x0000093c 0x1a
0x0000093c _fdata=.
*(.data)
.data 0x0000093c 0x1a dhry21_tak.o
0x0000093c Reg_Define
*(.gnu.linkonce.d*)
.data1
*(.data1)
0x00008946 _gp=(.+0x7ff0)
.lit8
*(.lit8)
.lit4
*(.lit4)
.sdata
*(.sdata)
*(.gnu.linkonce.s*)
0x00000956 _edata=.
0x00000956 PROVIDE (edata, .)
0x00000958 .=ALIGN(0x8)
0x00000956 __bss_start=.
0x00000958 _fbss=__bss_start
.sbss 0x00000958 0x14
*(.sbss)
*(.scommon)
.scommon 0x00000958 0x14 dhry21_tak.o
0x00000958 Next_Ptr_Glob
0x0000095c Int_Glob
0x00000960 Ch_1_Glob
0x00000961 Ch_2_Glob
0x00000964 Ptr_Glob
0x00000968 Bool_Glob
.bss 0x00000970 0x27d8
*(.dynbss)
*(.bss)
*(COMMON)
COMMON 0x00000970 0x27d8 dhry21_tak.o
0x00000970 Arr_2_Glob
0x00003080 Arr_1_Glob
0x00003148 _end=.
0x00003148 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)