For #46784
For #47694
For #50685
Change-Id: I5351b56722d036a520d1a598ef7af95c5eb44c35
Reviewed-on: https://go-review.googlesource.com/c/go/+/381778
Trust: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Than McIntosh <thanm@google.com>
</dd>
</dl><!-- crypto/tls -->
+<dl id="debug/dwarf"><dt><a href="/pkg/debug/dwarf/">debug/dwarf</a></dt>
+ <dd>
+ <p><!-- CL 380714 -->
+ The <a href="/pkg/debug/dwarf#StructField"><code>StructField</code></a>
+ and <a href="/pkg/debug/dwarf#BasicType"><code>BasicType</code></a>
+ structs both now have a <code>DataBitOffset</code> field, which
+ holds the value of the <code>DW_AT_data_bit_offset</code>
+ attribute if present.
+ </dd>
+</dl>
+
<dl id="debug/elf"><dt><a href="/pkg/debug/elf/">debug/elf</a></dt>
<dd>
<p><!-- CL 352829 -->