]> Cypherpunks repositories - gostls13.git/commit
cmd/link: introduce and use peFile.textSect, dataSect and bssSect
authorAlex Brainman <alex.brainman@gmail.com>
Mon, 5 Jun 2017 05:51:26 +0000 (15:51 +1000)
committerAlex Brainman <alex.brainman@gmail.com>
Mon, 21 Aug 2017 02:06:55 +0000 (02:06 +0000)
commit97246527e8cb814f65b04a35c0c3d6c88398633d
tree43abfd541911b16310b5a4f8efaedf0d2075b2eb
parent2c3d13b21045c337475ac0c08b226e4dd51f2280
cmd/link: introduce and use peFile.textSect, dataSect and bssSect

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