]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/dwarf: replace Sym.Length with Context.Size
authorMatthew Dempsky <mdempsky@google.com>
Fri, 1 Sep 2023 04:17:46 +0000 (21:17 -0700)
committerGopher Robot <gobot@golang.org>
Fri, 1 Sep 2023 20:40:28 +0000 (20:40 +0000)
commit227ec028244b8ad91c7dd5b69fca5150f99a4878
tree889a6988247e0ff0e2175c37f519b88b378dd378
parent9b0140a6954d65e7a83a7d45a72995ca87301f69
cmd/internal/dwarf: replace Sym.Length with Context.Size

Preparatory refactoring before next CL.

Change-Id: I06fb4670b933fddff1a2a70f3cf1eb124cbd86ee
Reviewed-on: https://go-review.googlesource.com/c/go/+/524899
Auto-Submit: Matthew Dempsky <mdempsky@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/cmd/internal/dwarf/dwarf.go
src/cmd/internal/obj/dwarf.go
src/cmd/link/internal/ld/dwarf.go