start4.s

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

S
7
字号
# When GC, all sections in each file must be referenced from within a kept# section (which .init is, which .text isn't).  Here, we don't refer to# anything so whatever is linked will be discarded. .section .init,"ax",@progbits_start: SETL $119,1190

⌨️ 快捷键说明

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