📄 tasm.map
字号:
******************************************************************************
TMS320C54x COFF Linker Version 3.50
******************************************************************************
>> Linked Fri Oct 12 09:18:45 2001
OUTPUT FILE NAME: <tasm.out>
ENTRY POINT SYMBOL: "_c_int00" address: 00000141
MEMORY CONFIGURATION
name origin length used attributes fill
-------- -------- --------- -------- ---------- --------
PAGE 0: PROG 00000080 000000980 0000014a RWIX
PAGE 1: DATA 00000a00 000000a00 000004d6 RWIX
SECTION ALLOCATION MAP
output attributes/
section page origin length input sections
-------- ---- ---------- ---------- ----------------
.text 0 00000080 00000143
00000080 0000004c main.obj (.text)
000000cc 00000075 Fir.obj (.text)
00000141 00000045 rts.lib : boot.obj (.text)
00000186 0000003d : exit.obj (.text)
.cinit 0 000001c3 00000007
000001c3 00000006 rts.lib : exit.obj (.cinit)
000001c9 00000001 --HOLE-- [fill = 0000]
.switch 0 00000080 00000000 UNINITIALIZED
.bss 1 00000a00 000000d6 UNINITIALIZED
00000a00 000000b4 main.obj (.bss)
00000ab4 00000000 rts.lib : boot.obj (.bss)
00000ab4 00000000 Fir.obj (.bss)
00000ab4 00000022 rts.lib : exit.obj (.bss)
.const 1 00000a00 00000000 UNINITIALIZED
.sysmem 1 00000a00 00000000 UNINITIALIZED
.stack 1 00000ad6 00000400 UNINITIALIZED
00000ad6 00000000 rts.lib : boot.obj (.stack)
.data 1 00000a00 00000000 UNINITIALIZED
00000a00 00000000 main.obj (.data)
00000a00 00000000 rts.lib : exit.obj (.data)
00000a00 00000000 : boot.obj (.data)
00000a00 00000000 Fir.obj (.data)
GLOBAL SYMBOLS: SORTED ALPHABETICALLY BY Name
address name
-------- ----
00000a00 .bss
00000a00 .data
00000080 .text
000001c0 C$$EXIT
000000cc _Fir
00000400 __STACK_SIZE
00000a00 ___bss__
000001c3 ___cinit__
00000a00 ___data__
00000a00 ___edata__
00000ad6 ___end__
000001c3 ___etext__
ffffffff ___pinit__
00000080 ___text__
00000ad5 __cleanup_ptr
00000001 __lflags
000001c0 _abort
000001a9 _atexit
00000141 _c_int00
00000186 _exit
00000080 _main
000001c3 cinit
00000a00 edata
00000ad6 end
000001c3 etext
ffffffff pinit
GLOBAL SYMBOLS: SORTED BY Symbol Address
address name
-------- ----
00000001 __lflags
00000080 .text
00000080 ___text__
00000080 _main
000000cc _Fir
00000141 _c_int00
00000186 _exit
000001a9 _atexit
000001c0 C$$EXIT
000001c0 _abort
000001c3 etext
000001c3 cinit
000001c3 ___cinit__
000001c3 ___etext__
00000400 __STACK_SIZE
00000a00 .data
00000a00 edata
00000a00 .bss
00000a00 ___bss__
00000a00 ___edata__
00000a00 ___data__
00000ad5 __cleanup_ptr
00000ad6 end
00000ad6 ___end__
ffffffff pinit
ffffffff ___pinit__
[26 symbols]
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -