loc6.d

来自「GNU binutils是GNU交叉工具链中的一个源码包」· D 代码 · 共 30 行

D
30
字号
#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+ (|\.text)2000000000000200 l    d  \.data	0+ (|\.data)200000000000020c l    d  \.sbss	0+ (|\.sbss)200000000000020c l    d  \.bss	0+ (|\.bss)0+ l    d  \*ABS\*	0+ (|\.shstrtab)0+ l    d  \*ABS\*	0+ (|\.symtab)0+ l    d  \*ABS\*	0+ (|\.strtab)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: 2000000000000200 00000004 00000005 00000006           .*

⌨️ 快捷键说明

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