go/src/debug
Tobias Klauser aa00d97447 debug/pe: use bytes.IndexByte instead of a loop
Follow CL 98759

Change-Id: I58c8b769741b395e5bf4e723505b149d063d492a
Reviewed-on: https://go-review.googlesource.com/99095
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2018-03-07 16:12:08 +00:00
..
dwarf all: add more uses of stringer 2018-02-19 21:33:14 +00:00
elf debug/elf: add relocation constants 2017-10-11 16:40:10 +00:00
gosym debug/gosym: update docs for changes in Go 1.3 2017-11-30 22:49:27 +00:00
macho debug/macho: use bytes.IndexByte instead of a loop 2018-03-06 18:58:50 +00:00
pe debug/pe: use bytes.IndexByte instead of a loop 2018-03-07 16:12:08 +00:00
plan9obj