globsymw1.s
来自「GNU binutils是GNU交叉工具链中的一个源码包」· S 代码 · 共 16 行
S
16 行
.text .stabn 162,0,0,0 .global globsym1 .type globsym1, @functionglobsym1: .stabd 46,0,0 .stabn 68,0,16,LM0-globsym1LM0: .long 0 .size globsym1, .-globsym1 .stabs "",100,0,0,Letext0Letext0:;# This must be the last line; the point is that the warning symbol;# construct is last, but is missing the actual symbol warned about. .stabs "isatty is not implemented and will always fail",30,0,0,0
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?