loc6.d

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

D
31
字号
#source: dloc1.s#source: start.s#ld: -m elf64mmix#objdump: -str# Text files and one loc:ed data at offset..*:     file format elf64-mmixSYMBOL TABLE:0+ l    d  \.text	0+ 2000000000000200 l    d  \.data	0+ 200000000000020c l    d  \.sbss	0+ 200000000000020c l    d  \.bss	0+ 0+ l    d  \*ABS\*	0+ 0+ l    d  \*ABS\*	0+ 0+ l    d  \*ABS\*	0+ 2000000000000200 g       \.data	0+ dloc12000000000000200 g       \*ABS\*	0+ __\.MMIX\.start\.\.data0+ g       \.text	0+ _start200000000000020c g       \*ABS\*	0+ __bss_start200000000000020c g       \*ABS\*	0+ _edata2000000000000210 g       \*ABS\*	0+ _end0+ g       \.text	0+ _start\.Contents of section \.text: 0000 e3fd0001                             .*Contents of section \.data: 0200 00000004 00000005 00000006           .*Contents of section \.sbss:

⌨️ 快捷键说明

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