1
0
mirror of https://github.com/golang/go synced 2024-11-06 07:36:13 -07:00
go/src/debug
Ian Lance Taylor d6ccb4ead9 debug/pe: use correct pe64 test in ImportedSymbols
64-bit PE is set by the optional header magic number,
not by the machine field.

Fixes #54250

Change-Id: I4d01bc08553780d5470e63f0b17bbd968323e5d1
Reviewed-on: https://go-review.googlesource.com/c/go/+/421394
Reviewed-by: Alex Brainman <alex.brainman@gmail.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Than McIntosh <thanm@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
2022-08-08 20:15:03 +00:00
..
buildinfo debug/buildinfo: avoid nil defererence for invalid XCOFF 2022-05-06 14:33:48 +00:00
dwarf debug/dwarf: handle malformed line table with bad program offset 2022-06-23 19:05:29 +00:00
elf debug: define ELF relocation for loong64 2022-04-04 21:43:42 +00:00
gosym crypto/internal/nistec,debug/gosym: fix typos 2022-07-19 20:07:59 +00:00
macho all: gofmt -w -r 'interface{} -> any' src 2021-12-13 18:45:54 +00:00
pe debug/pe: use correct pe64 test in ImportedSymbols 2022-08-08 20:15:03 +00:00
plan9obj all: fix some lint issues 2022-05-08 17:27:54 +00:00