sec-6m.d
来自「俄罗斯高人Mamaich的Pocket gcc编译器(运行在PocketPC上)」· D 代码 · 共 33 行
D
33 行
#source: start.s#source: sec-6.s#source: a.s#as: -x#ld: -m mmo#objdump: -xs# A non-loaded section with relocs would have the SEC_RELOC bit set in the# output if we didn't clear it..*: file format mmo.*architecture: mmix, flags 0x0+10:HAS_SYMSstart address 0x0+Sections:Idx Name Size VMA LMA File off Algn 0 \.text 0+8 0+ 0+ 0+ 2\*\*2 CONTENTS, ALLOC, LOAD, CODE 1 \.debug_frame 0+10 0+ 0+ 0+ 2\*\*2 CONTENTS, READONLY, DEBUGGINGSYMBOL TABLE:0+ g \.text Main0+ g \.text _start0+8 g \.text debugb0+4 g \.text aContents of section \.text: 0000 e3fd0001 e3fd0004 .*Contents of section \.debug_frame: 0000 00000000 00000004 00000000 00000008 .*
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?