]> Cypherpunks repositories - gostls13.git/commit
cmd/link: introduce and use peFile.nextSectOffset and nextFileOffset
authorAlex Brainman <alex.brainman@gmail.com>
Mon, 5 Jun 2017 06:10:49 +0000 (16:10 +1000)
committerAlex Brainman <alex.brainman@gmail.com>
Mon, 21 Aug 2017 02:08:54 +0000 (02:08 +0000)
commit7188e00287ca5bba27b3c1ed07f9c203fba5351e
treecea7ca87d4d1087e5496419c1c95cb0de7c9d2e4
parent44211c14e475e239415d02220521e473ae8403af
cmd/link: introduce and use peFile.nextSectOffset and nextFileOffset

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