bpo-10.d

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

D
29
字号
#source: start4.s#source: bpo-6.s#source: bpo-5.s#as: -linker-allocated-gregs#ld: -m elf64mmix --gc-sections#objdump: -st# Check that GC removes all (two) BPO:s when all are collected..*:     file format elf64-mmixSYMBOL TABLE:0+ l    d  \.init	0+ (|\.init)0+4 l    d  \.text	0+ (|\.text)2000000000000000 l    d  \.sbss	0+ (|\.sbss)2000000000000000 l    d  \.bss	0+ (|\.bss)0+7f8 l    d  \.MMIX\.reg_contents	0+ (|\.MMIX\.reg_contents)0+ l    d  \*ABS\*	0+ (|\.shstrtab)0+ l    d  \*ABS\*	0+ (|\.symtab)0+ l    d  \*ABS\*	0+ (|\.strtab)0+ l       \.init	0+ _start2000000000000000 g       \*ABS\*	0+ __bss_start2000000000000000 g       \*ABS\*	0+ _edata2000000000000000 g       \*ABS\*	0+ _end0+4 g       \.text	0+ _start\.Contents of section \.init: 0000 e37704a6                             .*

⌨️ 快捷键说明

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