]> Cypherpunks.ru repositories - gostls13.git/commit
[dev.link] cmd/link/internal/loader: add another symbolbuilder method
authorThan McIntosh <thanm@google.com>
Wed, 8 Apr 2020 11:35:58 +0000 (07:35 -0400)
committerThan McIntosh <thanm@google.com>
Fri, 10 Apr 2020 12:33:13 +0000 (12:33 +0000)
commit2599c175cbf595fcb165e8957b94afc0102a6b36
treebcff2ca25023e7cd07e2eed1ff516ed43c46cf60
parent30b0c819d13692cc63852f4bfbf5979bffc13acc
[dev.link] cmd/link/internal/loader: add another symbolbuilder method

Introduce SetAddrPlus method for use with SymbolBuilder.

Change-Id: Ieb2986b2fc1675b7a3a71c84b7219b3d564ac122
Reviewed-on: https://go-review.googlesource.com/c/go/+/227757
Reviewed-by: Cherry Zhang <cherryyz@google.com>
Reviewed-by: Jeremy Faller <jeremy@golang.org>
src/cmd/link/internal/loader/symbolbuilder.go