📄 tasm.map
字号:
******************************************************************************
TMS320C54x COFF Linker Version 3.50
******************************************************************************
>> Linked Fri Oct 12 09:21:17 2001
OUTPUT FILE NAME: <tasm.out>
ENTRY POINT SYMBOL: "_c_int00" address: 0000013c
MEMORY CONFIGURATION
name origin length used attributes fill
-------- -------- --------- -------- ---------- --------
PAGE 0: PROG 00000080 000000980 00000145 RWIX
PAGE 1: DATA 00000a00 000000a00 000004d6 RWIX
SECTION ALLOCATION MAP
output attributes/
section page origin length input sections
-------- ---- ---------- ---------- ----------------
.text 0 00000080 0000013e
00000080 0000004c main.obj (.text)
000000cc 00000070 Iir.obj (.text)
0000013c 00000045 rts.lib : boot.obj (.text)
00000181 0000003d : exit.obj (.text)
.cinit 0 000001be 00000007
000001be 00000006 rts.lib : exit.obj (.cinit)
000001c4 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 Iir.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 Iir.obj (.data)
GLOBAL SYMBOLS: SORTED ALPHABETICALLY BY Name
address name
-------- ----
00000a00 .bss
00000a00 .data
00000080 .text
000001bb C$$EXIT
000000cc _Iir
00000400 __STACK_SIZE
00000a00 ___bss__
000001be ___cinit__
00000a00 ___data__
00000a00 ___edata__
00000ad6 ___end__
000001be ___etext__
ffffffff ___pinit__
00000080 ___text__
00000ad5 __cleanup_ptr
00000001 __lflags
000001bb _abort
000001a4 _atexit
0000013c _c_int00
00000181 _exit
00000080 _main
000001be cinit
00000a00 edata
00000ad6 end
000001be etext
ffffffff pinit
GLOBAL SYMBOLS: SORTED BY Symbol Address
address name
-------- ----
00000001 __lflags
00000080 .text
00000080 ___text__
00000080 _main
000000cc _Iir
0000013c _c_int00
00000181 _exit
000001a4 _atexit
000001bb C$$EXIT
000001bb _abort
000001be etext
000001be cinit
000001be ___cinit__
000001be ___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 + -