📄 output-section-attributes.html
字号:
<html lang="en">
<head>
<title>Untitled</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="Untitled">
<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="Output%20Section%20Attributes">Output Section Attributes</a>,
Next:<a rel="next" accesskey="n" href="Overlay-Description.html#Overlay%20Description">Overlay Description</a>,
Previous:<a rel="previous" accesskey="p" href="Output-Section-Discarding.html#Output%20Section%20Discarding">Output Section Discarding</a>,
Up:<a rel="up" accesskey="u" href="SECTIONS.html#SECTIONS">SECTIONS</a>
<hr><br>
</div>
<h4 class="subsection">Output section attributes</h4>
<p>We showed above that the full description of an output section looked
like this:
<pre class="smallexample"> <var>section</var> [<var>address</var>] [(<var>type</var>)] : [AT(<var>lma</var>)]
{
<var>output-section-command</var>
<var>output-section-command</var>
...
} [><var>region</var>] [AT><var>lma_region</var>] [:<var>phdr</var> :<var>phdr</var> ...] [=<var>fillexp</var>]
</pre>
We've already described <var>section</var>, <var>address</var>, and
<var>output-section-command</var>. In this section we will describe the
remaining section attributes.
<ul class="menu">
<li><a accesskey="1" href="Output-Section-Type.html#Output%20Section%20Type">Output Section Type</a>: Output section type
<li><a accesskey="2" href="Output-Section-LMA.html#Output%20Section%20LMA">Output Section LMA</a>: Output section LMA
<li><a accesskey="3" href="Output-Section-Region.html#Output%20Section%20Region">Output Section Region</a>: Output section region
<li><a accesskey="4" href="Output-Section-Phdr.html#Output%20Section%20Phdr">Output Section Phdr</a>: Output section phdr
<li><a accesskey="5" href="Output-Section-Fill.html#Output%20Section%20Fill">Output Section Fill</a>: Output section fill
</ul>
</body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -