b-badfil1.s

来自「工具链BINUTIS-2.16的源代码」· S 代码 · 共 11 行

S
11
字号
% The .text contents is supposed to be linked --oformat binary with% b-twoinsn.s and b-goodmain.s, and will provide two LOP_FILEs, but% specifying the same file number. .text .byte 0x98,06,42,2 .ascii "foo.s" .byte 0,0,0 .byte 0x98,06,42,2 .ascii "bar.s" .byte 0,0,0

⌨️ 快捷键说明

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