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

📄 explasm.map

📁 基于S3C2410的汇编与C语言相互调用例程 学习汇编的下载
💻 MAP
字号:
ARM Linker, RVCT3.1 [Build 919] for uVision [Professional]

================================================================================

Section Cross References

    startup.o(RESET) refers to randtest.o(.text) for __main
    randtest.o(.text) refers to random.o(BLOCK) for randomnumber


================================================================================

Image Symbol Table

    Local Symbols

    Symbol Name                              Value     Ov Type        Size  Object(Section)

    random.s                                 0x00000000   Number         0  random.o ABSOLUTE
    randtest.c                               0x00000000   Number         0  randtest.o ABSOLUTE
    startup.s                                0x00000000   Number         0  startup.o ABSOLUTE
    RESET                                    0x30000000   Section       48  startup.o(RESET)
    .text                                    0x30000030   Section       48  randtest.o(.text)
    BLOCK                                    0x30000060   Section       48  random.o(BLOCK)

    Global Symbols

    Symbol Name                              Value     Ov Type        Size  Object(Section)

    BuildAttributes$$THM_ISAv2$ARM_ISAv5$M$E$P$S$PE$A:L22$X:L11$S22$IEEE1$IW$USESV6$~STKCKD$USESV7$~SHL$OSPACE$EBA8$STANDARDLIB$REQ8$PRES8$EABIv2 0x00000000   Number         0  anon$$obj.o ABSOLUTE
    __main                                   0x30000030   ARM Code      48  randtest.o(.text)
    randomnumber                             0x30000060   ARM Code       0  random.o(BLOCK)
    seed                                     0x30000088   Data           0  random.o(BLOCK)


================================================================================

Memory Map of the image

  Image Entry point : 0x30000000

  Load Region LR_ROM1 (Base: 0x30000000, Size: 0x00000090, Max: 0xffffffff, ABSOLUTE)

    Execution Region ER_ROM1 (Base: 0x30000000, Size: 0x00000090, Max: 0x00020000, ABSOLUTE)

    Base Addr    Size         Type   Attr      Idx    E Section Name        Object

    0x30000000   0x00000030   Code   RO            1  * RESET               startup.o
    0x30000030   0x00000030   Code   RO           10    .text               randtest.o
    0x30000060   0x00000030   Code   RO            7    BLOCK               random.o


    Execution Region RW_RAM1 (Base: 0x30200000, Size: 0x00000000, Max: 0x03000000, ABSOLUTE)

    **** No section assigned to this execution region ****


================================================================================

Image component sizes


      Code (inc. data)   RO Data    RW Data    ZI Data      Debug   Object Name

        48         12          0          0          0        193   random.o
        48          0          0          0          0       2044   randtest.o
        48          4          0          0          0        219   startup.o

    ------------------------------------------------------------------------
       144         16          0          0          0       2456   Object Totals
         0          0          0          0          0          0   (incl. Generated)
         0          0          0          0          0          0   (incl. Padding)

    ------------------------------------------------------------------------
         0          0          0          0          0          0   Library Totals
         0          0          0          0          0          0   (incl. Padding)

    ------------------------------------------------------------------------

================================================================================


      Code (inc. data)   RO Data    RW Data    ZI Data      Debug   

       144         16          0          0          0       2456   Grand Totals
       144         16          0          0          0       2456   ELF Image Totals
       144         16          0          0          0          0   ROM Totals

================================================================================

    Total RO  Size (Code + RO Data)                  144 (   0.14kB)
    Total RW  Size (RW Data + ZI Data)                 0 (   0.00kB)
    Total ROM Size (Code + RO Data + RW Data)        144 (   0.14kB)

================================================================================

⌨️ 快捷键说明

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