📄 main.map
字号:
Memory ConfigurationName Origin Length Attributes*default* 0x00000000 0xffffffffLinker script and memory map 0x00000000 . = 0x0.interp 0x00000000 0x4c *(.interp) .interp 0x00000000 0x4c ivt.o.text 0x0000004c 0x332 *(.text) .text 0x0000004c 0x314 main.o 0x00000258 rx_query 0x000002e4 __main 0x00000294 rx 0x0000026c tx_query 0x00000280 tx 0x000002a8 tx_str 0x0000023c feed 0x00000204 IRQHandler 0x0000004c Initialize *(.strings) *(.rodata.*) .rodata.str1.4 0x00000360 0xe main.o 0x10 (size before relaxing) *(.init) *(.comment) .comment 0x0000036e 0x10 main.o 0x00000380 __start_asm_code = ALIGN (0x4)asm_code 0x00000380 0x2c asm_code 0x00000380 0x2c start.o 0x00000380 _start 0x000003ac __stop_asm_code = ..glue_7 0x000003ac 0x0.glue_7t 0x000003ac 0x0 0x40000000 . = 0x40000000.bss 0x40000000 0x0 *(.bss) *(COMMON) *(.data)LOAD start.oLOAD ivt.oLOAD main.oLOAD libc.aOUTPUT(main.out elf32-littlearm)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -