</dd>
</dl><!-- crypto/x509/pkix -->
-<dl id="debug"><dt><a href="/pkg/debug/">debug</a></dt>
+<dl id="debug/elf"><dt><a href="/pkg/debug/elf">debug/elf</a></dt>
<dd>
<p><!-- CL 396735 -->
The new <code>EM_LONGARCH</code> and <code>R_LARCH_*</code> constants
support the loong64 port.
</p>
</dd>
-</dl><!-- debug -->
+</dl><!-- debug/elf -->
<dl id="debug/pe"><dt><a href="/pkg/debug/pe/">debug/pe</a></dt>
<dd>
</p>
<p><!-- https://go.dev/issue/50340 --><!-- CL 396514 -->
The new function
- <a href="/pkg/sort/#Find">Find</a>
+ <a href="/pkg/sort/#Find"><code>Find</code></a>
is like
- <a href="/pkg/sort/#Search">Search</a>
+ <a href="/pkg/sort/#Search"><code>Search</code></a>
but often easier to use: it returns an additional boolean reporting whether an equal value was found.
</p>
</dd>
</p>
<p><!-- CL 391434 -->
- On AIX and Solaris, <code>Getrusage</code> is now defined.
+ On AIX and Solaris, <a href="/pkg/syscall/#Getrusage"><code>Getrusage</code></a> is now defined.
</p>
</dd>
</dl><!-- syscall -->