⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 input-section.html

📁 gcc手册
💻 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="Input%20Section">Input Section</a>,

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

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

Up:<a rel="up" accesskey="u" href="SECTIONS.html#SECTIONS">SECTIONS</a>

<hr><br>

</div>



<h4 class="subsection">Input section description</h4>



   <p>The most common output section command is an input section description.



   <p>The input section description is the most basic linker script operation. 

You use output sections to tell the linker how to lay out your program

in memory.  You use input section descriptions to tell the linker how to

map the input files into your memory layout.



<ul class="menu">

<li><a accesskey="1" href="Input-Section-Basics.html#Input%20Section%20Basics">Input Section Basics</a>: 	Input section basics

<li><a accesskey="2" href="Input-Section-Wildcards.html#Input%20Section%20Wildcards">Input Section Wildcards</a>: 	Input section wildcard patterns

<li><a accesskey="3" href="Input-Section-Common.html#Input%20Section%20Common">Input Section Common</a>: 	Input section for common symbols

<li><a accesskey="4" href="Input-Section-Keep.html#Input%20Section%20Keep">Input Section Keep</a>: 		Input section and garbage collection

<li><a accesskey="5" href="Input-Section-Example.html#Input%20Section%20Example">Input Section Example</a>: 	Input section example

</ul>



   </body></html>



⌨️ 快捷键说明

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