b-nosym.d

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

D
19
字号
#source: b-twoinsn.s#source: b-post1.s#source: b-nosym.s#ld: --oformat binary#objcopy_linked_file:#objdump: -st 2>/dev/null# Note that we have to redirect stderr when objdumping to get rid of the# "no symbols" message that would otherwise cause a spurious failure and# which we seemingly can't identify or prune in another way..*:     file format mmoSYMBOL TABLE:no symbolsContents of section \.text: 0000 e3fd0001 e3fd0004                    .*

⌨️ 快捷键说明

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