📄 vtableinherit.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="VTableInherit">VTableInherit</a>,
Next:<a rel="next" accesskey="n" href="Weak.html#Weak">Weak</a>,
Previous:<a rel="previous" accesskey="p" href="VTableEntry.html#VTableEntry">VTableEntry</a>,
Up:<a rel="up" accesskey="u" href="Pseudo-Ops.html#Pseudo%20Ops">Pseudo Ops</a>
<hr><br>
</div>
<h3 class="section"><code>.vtable_inherit </code><var>child</var><code>, </code><var>parent</var><code></code></h3>
<p>This directive finds the symbol <code>child</code> and finds or creates the symbol
<code>parent</code> and then creates a <code>VTABLE_INHERIT</code> relocation for the
parent whose addend is the value of the child symbol. As a special case the
parent name of <code>0</code> is treated as refering the <code>*ABS*</code> section.
</body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -