go/src/debug/pe
Jes Cok ac2ec69e19 all: use io.{SeekStart, SeekCurrent, SeekEnd}
Currently we include these symbols in bootstrap code.

Change-Id: I19b504237b0344f0e87cda0fbe651811c72daba1
GitHub-Last-Rev: 5134baec38
GitHub-Pull-Request: golang/go#62368
Reviewed-on: https://go-review.googlesource.com/c/go/+/524258
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: qiulaidongfeng <2645477756@qq.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
2023-09-07 19:06:17 +00:00
..
testdata
file.go all: use io.{SeekStart, SeekCurrent, SeekEnd} 2023-09-07 19:06:17 +00:00
file_cgo_test.go
file_test.go debug/pe: return error on reading from section with uninitialized data 2023-05-01 02:25:16 +00:00
pe.go
section.go all: use io.{SeekStart, SeekCurrent, SeekEnd} 2023-09-07 19:06:17 +00:00
string.go all: use io.{SeekStart, SeekCurrent, SeekEnd} 2023-09-07 19:06:17 +00:00
symbol.go all: use io.{SeekStart, SeekCurrent, SeekEnd} 2023-09-07 19:06:17 +00:00
symbols_test.go