]> Cypherpunks repositories - gostls13.git/commit
cmd/link: introduce peFile.ctorsSect and use it in peFile.emitRelocations
authorAlex Brainman <alex.brainman@gmail.com>
Mon, 28 Aug 2017 03:18:03 +0000 (13:18 +1000)
committerAlex Brainman <alex.brainman@gmail.com>
Tue, 29 Aug 2017 01:58:10 +0000 (01:58 +0000)
commit64985505b001862b22368ef88746641a0d95cace
tree4b5e21b0f64f815ddfa81ebb10f85e8135265a7f
parent3558c16d48452d2f7e725dbefe5938f1575dd980
cmd/link: introduce peFile.ctorsSect and use it in peFile.emitRelocations

Change-Id: I65058c150a19aa4e3083fd8754d08ea23721844b
Reviewed-on: https://go-review.googlesource.com/59420
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/link/internal/ld/pe.go