bpo-9m.d

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

D
23
字号
#source: start3.s#source: bpo-6.s#source: bpo-5.s#as: -linker-allocated-gregs#ld: -m mmo --gc-sections#objdump: -st# Check that GC does not mess up things when no BPO:s are collected.# Note that mmo doesn't support GC at the moment; it's a nop..*:     file format mmoSYMBOL TABLE:0+ g       \.text Main0+4 g       \.text x0+ g       \.text x2Contents of section \.text: 0000 232dfe00 232dfd00 00000000 0000002d  .* 0010 00000000 0000002a                    .*Contents of section \.MMIX\.reg_contents: 07e8 00000000 0000106c 00000000 0000a410  .*

⌨️ 快捷键说明

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