symbol-type.html

来自「gcc手册」· HTML 代码 · 共 28 行

HTML
28
字号
<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="Symbol%20Type">Symbol Type</a>,

Next:<a rel="next" accesskey="n" href="a.out-Symbols.html#a.out%20Symbols">a.out Symbols</a>,

Previous:<a rel="previous" accesskey="p" href="Symbol-Value.html#Symbol%20Value">Symbol Value</a>,

Up:<a rel="up" accesskey="u" href="Symbol-Attributes.html#Symbol%20Attributes">Symbol Attributes</a>

<hr><br>

</div>



<h4 class="subsection">Type</h4>



   <p>The type attribute of a symbol contains relocation (section)

information, any flag settings indicating that a symbol is external, and

(optionally), other information for linkers and debuggers.  The exact

format depends on the object-code output format in use.



   </body></html>



⌨️ 快捷键说明

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