summaryrefslogtreecommitdiff
path: root/main_sdcc.map
diff options
context:
space:
mode:
authorXavier ASUS <xavi92psx@gmail.com>2019-10-23 16:57:57 +0200
committerXavier ASUS <xavi92psx@gmail.com>2019-10-23 16:57:57 +0200
commit8eeb5d5444b2f29aa56fb1f0f8f20955c160e99e (patch)
treef983e83ad068b7d03ecb772a61195b42aaf293d5 /main_sdcc.map
parent9c47d08e98953623ceac02c8422863e593deb40e (diff)
downloadsdcc-gas-8eeb5d5444b2f29aa56fb1f0f8f20955c160e99e.tar.gz
Removed intermediate files
Diffstat (limited to 'main_sdcc.map')
-rw-r--r--main_sdcc.map97
1 files changed, 0 insertions, 97 deletions
diff --git a/main_sdcc.map b/main_sdcc.map
deleted file mode 100644
index a4ab049..0000000
--- a/main_sdcc.map
+++ /dev/null
@@ -1,97 +0,0 @@
- ASxxxx Linker V03.00 + NoICE + sdld, page 1.
-Hexadecimal [32-Bits]
-
-Area Addr Size Decimal Bytes (Attributes)
--------------------------------- ---- ---- ------- ----- ------------
-. .ABS. 00000000 00000000 = 0. bytes (ABS,CON)
-
- Value Global Global Defined In Module
- ----- -------------------------------- ------------------------
- FFFFFFFF s_SSEG
- 00000000 .__.ABS. main_sdcc
- 00000000 l_CABS
- 00000000 l_CONST
- 00000000 l_DABS
- 00000000 l_DATA
- 00000000 l_INITIALIZED
- 00000000 l_INITIALIZER
- 00000000 l__CODE
- 00000000 s_CABS
- 00000000 s_DABS
- 00000000 s__CODE
- 00000001 l_SSEG
- 00000001 s_DATA
- 00000001 s_INITIALIZED
- 00000002 l_CODE
- 00000003 l_GSFINAL
- 00000007 l_HOME
- 0000001A l_GSINIT
- 00008000 s_HOME
- 00008007 s_GSINIT
- 00008021 s_GSFINAL
- 00008024 s_CODE
- 00008024 s_CONST
- 00008024 s_INITIALIZER
-
- ASxxxx Linker V03.00 + NoICE + sdld, page 2.
-Hexadecimal [32-Bits]
-
-Area Addr Size Decimal Bytes (Attributes)
--------------------------------- ---- ---- ------- ----- ------------
-SSEG FFFFFFFF 00000001 = 1. bytes (REL,CON)
-
- Value Global Global Defined In Module
- ----- -------------------------------- ------------------------
- ASxxxx Linker V03.00 + NoICE + sdld, page 3.
-Hexadecimal [32-Bits]
-
-Area Addr Size Decimal Bytes (Attributes)
--------------------------------- ---- ---- ------- ----- ------------
-HOME 00008000 00000007 = 7. bytes (REL,CON)
-
- Value Global Global Defined In Module
- ----- -------------------------------- ------------------------
- ASxxxx Linker V03.00 + NoICE + sdld, page 4.
-Hexadecimal [32-Bits]
-
-Area Addr Size Decimal Bytes (Attributes)
--------------------------------- ---- ---- ------- ----- ------------
-GSINIT 00008007 0000001A = 26. bytes (REL,CON)
-
- Value Global Global Defined In Module
- ----- -------------------------------- ------------------------
- ASxxxx Linker V03.00 + NoICE + sdld, page 5.
-Hexadecimal [32-Bits]
-
-Area Addr Size Decimal Bytes (Attributes)
--------------------------------- ---- ---- ------- ----- ------------
-GSFINAL 00008021 00000003 = 3. bytes (REL,CON)
-
- Value Global Global Defined In Module
- ----- -------------------------------- ------------------------
- ASxxxx Linker V03.00 + NoICE + sdld, page 6.
-Hexadecimal [32-Bits]
-
-Area Addr Size Decimal Bytes (Attributes)
--------------------------------- ---- ---- ------- ----- ------------
-CODE 00008024 00000002 = 2. bytes (REL,CON)
-
- Value Global Global Defined In Module
- ----- -------------------------------- ------------------------
- 00008024 _main main_sdcc
-
- ASxxxx Linker V03.00 + NoICE + sdld, page 7.
-
-Files Linked [ module(s) ]
-
-main_sdcc.rel [ main_sdcc ]
-
- ASxxxx Linker V03.00 + NoICE + sdld, page 8.
-
-User Base Address Definitions
-
-HOME = 0x8000
-DATA = 0x0001
-SSEG = 0xffffffff
-
- \ No newline at end of file