b-fixo2.d

来自「俄罗斯高人Mamaich的Pocket gcc编译器(运行在PocketPC上)」· D 代码 · 共 28 行

D
28
字号
#source: b-twoinsn.s#source: b-fixo2.s#source: b-post1.s#source: b-goodmain.s#ld: --oformat binary#objcopy_linked_file:#objdump: -sht# Note that we "optimize" out the high tetrabyte of 0 written to# 2068098510aa5560, hence only the low part is left..*:     file format mmoSections:Idx Name          Size      VMA               LMA               File off  Algn  0 \.text         0+8  0+  0+  0+  2\*\*2                  CONTENTS, ALLOC, LOAD, CODE  1 \.data         0+4  2068098510aa5564  2068098510aa5564  0+  2\*\*2                  CONTENTS, ALLOC, LOADSYMBOL TABLE:0+4 g       \.text Main0+4 g       \.text aContents of section \.text: 0000 e3fd0001 e3fd0004                    .*Contents of section \.data: 10aa5564 00000008                             .*

⌨️ 快捷键说明

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