mirror of
https://github.com/golang/go
synced 2024-11-06 10:36:13 -07:00
4884599a54
https://docs.microsoft.com/en-us/windows/win32/debug/pe-format Fixes #54251 Change-Id: I024130fd9f55b2f1c0439baacdc56cdbc3315215 Reviewed-on: https://go-review.googlesource.com/c/go/+/421357 Reviewed-by: Alex Brainman <alex.brainman@gmail.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Than McIntosh <thanm@google.com> Reviewed-by: Ian Lance Taylor <iant@google.com> Run-TryBot: Meng Zhuo <mzh@golangcn.org>
7 lines
380 B
Plaintext
7 lines
380 B
Plaintext
pkg debug/pe, const IMAGE_FILE_MACHINE_RISCV128 = 20776 #54251
|
|
pkg debug/pe, const IMAGE_FILE_MACHINE_RISCV128 ideal-int #54251
|
|
pkg debug/pe, const IMAGE_FILE_MACHINE_RISCV32 = 20530 #54251
|
|
pkg debug/pe, const IMAGE_FILE_MACHINE_RISCV32 ideal-int #54251
|
|
pkg debug/pe, const IMAGE_FILE_MACHINE_RISCV64 = 20580 #54251
|
|
pkg debug/pe, const IMAGE_FILE_MACHINE_RISCV64 ideal-int #54251
|