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

📄 subsection.html

📁 gcc手册
💻 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="SubSection">SubSection</a>,

Next:<a rel="next" accesskey="n" href="Symver.html#Symver">Symver</a>,

Previous:<a rel="previous" accesskey="p" href="Struct.html#Struct">Struct</a>,

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

<hr><br>

</div>



<h3 class="section"><code>.subsection </code><var>name</var><code></code></h3>



   <p>This is one of the ELF section stack manipulation directives.  The others are

<code>.section</code> (see <a href="Section.html#Section">Section</a>), <code>.pushsection</code> (see <a href="PushSection.html#PushSection">PushSection</a>),

<code>.popsection</code> (see <a href="PopSection.html#PopSection">PopSection</a>), and <code>.previous</code>

(see <a href="Previous.html#Previous">Previous</a>).



   <p>This directive replaces the current subsection with <code>name</code>.  The current

section is not changed.  The replaced subsection is put onto the section stack

in place of the then current top of stack subsection.



   </body></html>



⌨️ 快捷键说明

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