⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 .map

📁 带硬件TCP/IP网卡芯片W5300 AVR下应用工程代码
💻 MAP
📖 第 1 页 / 共 4 页
字号:
 *(.data*)
 *(.rodata)
 *(.rodata*)
 *(.gnu.linkonce.d*)
                0x00800368                . = ALIGN (0x2)
 *fill*         0x00800367        0x1 00
                0x00800368                _edata = .
                0x00800368                PROVIDE (__data_end, .)

.bss            0x00800368       0x74 load address 0x00007836
                0x00800368                PROVIDE (__bss_start, .)
 *(.bss)
 .bss           0x00800368        0x0 c:/winavr-20080610/bin/../lib/gcc/avr/4.3.0/../../../../avr/lib/crts8515.o
 .bss           0x00800368        0x0 main.o
 .bss           0x00800368       0x10 socket.o
                0x00800368                cmd_cnt
 .bss           0x00800378        0x0 md5.o
 .bss           0x00800378        0x0 w5300.o
 .bss           0x00800378        0x0 uart.o
 .bss           0x00800378        0x0 c:/winavr-20080610/bin/../lib/gcc/avr/4.3.0\libgcc.a(_exit.o)
 .bss           0x00800378        0x0 c:/winavr-20080610/bin/../lib/gcc/avr/4.3.0\libgcc.a(_copy_data.o)
 .bss           0x00800378        0x0 c:/winavr-20080610/bin/../lib/gcc/avr/4.3.0\libgcc.a(_clear_bss.o)
 .bss           0x00800378        0x0 c:/winavr-20080610/bin/../lib/gcc/avr/4.3.0/../../../../avr/lib\libc.a(memcpy.o)
 .bss           0x00800378        0x0 c:/winavr-20080610/bin/../lib/gcc/avr/4.3.0/../../../../avr/lib\libc.a(memset.o)
 .bss           0x00800378        0x0 c:/winavr-20080610/bin/../lib/gcc/avr/4.3.0/../../../../avr/lib\libc.a(fdevopen.o)
 .bss           0x00800378        0x0 c:/winavr-20080610/bin/../lib/gcc/avr/4.3.0/../../../../avr/lib\libc.a(iob.o)
 .bss           0x00800378        0x0 c:/winavr-20080610/bin/../lib/gcc/avr/4.3.0/../../../../avr/lib\libc.a(printf.o)
 .bss           0x00800378        0x0 c:/winavr-20080610/bin/../lib/gcc/avr/4.3.0/../../../../avr/lib\libc.a(puts.o)
 .bss           0x00800378        0x0 c:/winavr-20080610/bin/../lib/gcc/avr/4.3.0/../../../../avr/lib\libc.a(vfprintf_std.o)
 .bss           0x00800378        0x0 c:/winavr-20080610/bin/../lib/gcc/avr/4.3.0/../../../../avr/lib\libc.a(calloc.o)
 .bss           0x00800378        0x0 c:/winavr-20080610/bin/../lib/gcc/avr/4.3.0/../../../../avr/lib\libc.a(malloc.o)
 .bss           0x00800378        0x0 c:/winavr-20080610/bin/../lib/gcc/avr/4.3.0/../../../../avr/lib\libc.a(strnlen_P.o)
 .bss           0x00800378        0x0 c:/winavr-20080610/bin/../lib/gcc/avr/4.3.0/../../../../avr/lib\libc.a(strnlen.o)
 .bss           0x00800378        0x0 c:/winavr-20080610/bin/../lib/gcc/avr/4.3.0/../../../../avr/lib\libc.a(fputc.o)
 .bss           0x00800378        0x0 c:/winavr-20080610/bin/../lib/gcc/avr/4.3.0/../../../../avr/lib\libc.a(ultoa_invert.o)
 .bss           0x00800378        0x0 c:/winavr-20080610/bin/../lib/gcc/avr/4.3.0\libgcc.a(_mulhi3.o)
 .bss           0x00800378        0x0 c:/winavr-20080610/bin/../lib/gcc/avr/4.3.0\libgcc.a(_prologue.o)
 .bss           0x00800378        0x0 c:/winavr-20080610/bin/../lib/gcc/avr/4.3.0\libgcc.a(_epilogue.o)
 *(.bss*)
 *(COMMON)
 COMMON         0x00800378        0x8 main.o
                0x00800378                status
 COMMON         0x00800380        0xa socket.o
                0x00800380                first_send_flag
                0x00800388                local_port
 COMMON         0x0080038a       0x48 w5300.o
                0x0080038a                SOCK_INT
                0x00800392                RXMEM_SIZE
                0x008003b2                TXMEM_SIZE
 COMMON         0x008003d2        0x6 c:/winavr-20080610/bin/../lib/gcc/avr/4.3.0/../../../../avr/lib\libc.a(iob.o)
                0x008003d2                __iob
 COMMON         0x008003d8        0x4 c:/winavr-20080610/bin/../lib/gcc/avr/4.3.0/../../../../avr/lib\libc.a(malloc.o)
                0x008003d8                __brkval
                0x008003da                __flp
                0x008003dc                PROVIDE (__bss_end, .)
                0x0000752e                __data_load_start = LOADADDR (.data)
                0x00007836                __data_load_end = (__data_load_start + SIZEOF (.data))

.noinit         0x008003dc        0x0
                0x008003dc                PROVIDE (__noinit_start, .)
 *(.noinit*)
                0x008003dc                PROVIDE (__noinit_end, .)
                0x008003dc                _end = .
                0x008003dc                PROVIDE (__heap_start, .)

.eeprom         0x00810000        0x0
 *(.eeprom*)
                0x00810000                __eeprom_end = .

.fuse
 *(.fuse)
 *(.lfuse)
 *(.hfuse)
 *(.efuse)

.lock
 *(.lock*)

.signature
 *(.signature*)

.stab
 *(.stab)

.stabstr
 *(.stabstr)

.stab.excl
 *(.stab.excl)

.stab.exclstr
 *(.stab.exclstr)

.stab.index
 *(.stab.index)

.stab.indexstr
 *(.stab.indexstr)

.comment
 *(.comment)

.debug
 *(.debug)

.line
 *(.line)

.debug_srcinfo
 *(.debug_srcinfo)

.debug_sfnames
 *(.debug_sfnames)

.debug_aranges  0x00000000       0xa0
 *(.debug_aranges)
 .debug_aranges
                0x00000000       0x20 main.o
 .debug_aranges
                0x00000020       0x20 socket.o
 .debug_aranges
                0x00000040       0x20 md5.o
 .debug_aranges
                0x00000060       0x20 w5300.o
 .debug_aranges
                0x00000080       0x20 uart.o

.debug_pubnames
                0x00000000      0x49e
 *(.debug_pubnames)
 .debug_pubnames
                0x00000000       0x67 main.o
 .debug_pubnames
                0x00000067       0xb3 socket.o
 .debug_pubnames
                0x0000011a       0x94 md5.o
 .debug_pubnames
                0x000001ae      0x2d1 w5300.o
 .debug_pubnames
                0x0000047f       0x1f uart.o

.debug_info     0x00000000     0x17ec
 *(.debug_info)
 .debug_info    0x00000000      0x305 main.o
 .debug_info    0x00000305      0x4c6 socket.o
 .debug_info    0x000007cb      0x50d md5.o
 .debug_info    0x00000cd8      0xa49 w5300.o
 .debug_info    0x00001721       0xcb uart.o
 *(.gnu.linkonce.wi.*)

.debug_abbrev   0x00000000      0x54f
 *(.debug_abbrev)
 .debug_abbrev  0x00000000      0x105 main.o
 .debug_abbrev  0x00000105      0x136 socket.o
 .debug_abbrev  0x0000023b      0x138 md5.o
 .debug_abbrev  0x00000373      0x168 w5300.o
 .debug_abbrev  0x000004db       0x74 uart.o

.debug_line     0x00000000     0x17e2
 *(.debug_line)
 .debug_line    0x00000000      0x314 main.o
 .debug_line    0x00000314      0x60e socket.o
 .debug_line    0x00000922      0x50a md5.o
 .debug_line    0x00000e2c      0x8b8 w5300.o
 .debug_line    0x000016e4       0xfe uart.o

.debug_frame    0x00000000      0x4f0
 *(.debug_frame)
 .debug_frame   0x00000000       0x60 main.o
 .debug_frame   0x00000060       0xb0 socket.o
 .debug_frame   0x00000110       0xb0 md5.o
 .debug_frame   0x000001c0      0x2f0 w5300.o
 .debug_frame   0x000004b0       0x40 uart.o

.debug_str      0x00000000      0x557
 *(.debug_str)
 .debug_str     0x00000000      0x14d main.o
                                0x18b (size before relaxing)
 .debug_str     0x0000014d       0x9e socket.o
                                0x192 (size before relaxing)
 .debug_str     0x000001eb       0xb3 md5.o
                                0x145 (size before relaxing)
 .debug_str     0x0000029e      0x287 w5300.o
                                0x34b (size before relaxing)
 .debug_str     0x00000525       0x32 uart.o
                                 0xd0 (size before relaxing)

.debug_loc
 *(.debug_loc)

.debug_macinfo
 *(.debug_macinfo)
OUTPUT(W5300_Drv_AVR.elf elf32-avr)
LOAD linker stubs

Cross Reference Table

Symbol                                            File
FF                                                md5.o
GG                                                md5.o
HH                                                md5.o
II                                                md5.o
IINCHIP_READ                                      w5300.o
                                                  socket.o
IINCHIP_WRITE                                     w5300.o
                                                  socket.o
Main                                              main.o
RXMEM_SIZE                                        w5300.o

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -