mirror of
https://github.com/golang/go
synced 2024-11-17 15:54:39 -07:00
a0948493ac
R_PPC64_SECTOFF_LO_DS is defined as reloc 62 on all PPC64 ELF ABIs. Fixes #53356 Change-Id: I5fabf6be32f3310c5aed47d4d654e05fb7bc9de0 Reviewed-on: https://go-review.googlesource.com/c/go/+/411915 Reviewed-by: Cherry Mui <cherryyz@google.com> Reviewed-by: Ian Lance Taylor <iant@google.com> Run-TryBot: Paul Murphy <murp@ibm.com> TryBot-Result: Gopher Robot <gobot@golang.org>
2 lines
55 B
Plaintext
2 lines
55 B
Plaintext
pkg debug/elf, const R_PPC64_SECTOFF_LO_DS = 62 #53356
|