📄 scl.html
字号:
<html lang="en">
<head>
<title>Using as</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="Using as">
<meta name="generator" content="makeinfo 4.3">
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home">
</head>
<body>
<div class="node">
<p>
Node:<a name="Scl">Scl</a>,
Next:<a rel="next" accesskey="n" href="Section.html#Section">Section</a>,
Previous:<a rel="previous" accesskey="p" href="Sbttl.html#Sbttl">Sbttl</a>,
Up:<a rel="up" accesskey="u" href="Pseudo-Ops.html#Pseudo%20Ops">Pseudo Ops</a>
<hr><br>
</div>
<h3 class="section"><code>.scl </code><var>class</var><code></code></h3>
<p>Set the storage-class value for a symbol. This directive may only be
used inside a <code>.def</code>/<code>.endef</code> pair. Storage class may flag
whether a symbol is static or external, or it may record further
symbolic debugging information.
<p>The <code>.scl</code> directive is primarily associated with COFF output; when
configured to generate <code>b.out</code> output format, <code>as</code>
accepts this directive but ignores it.
</body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -