go/src/debug
Paul E. Murphy 2b6ff90851 debug/elf: define additional PPC64 ELFv2 relocations
The PPC64 ELFv2 supplement version 1.5 defines a handful of
new relocation types, similarly some were not added.

Fixes #54345

Change-Id: Id39b29d404298fca4a10ccf1e96b5964dc452c9e
Reviewed-on: https://go-review.googlesource.com/c/go/+/425555
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Heschi Kreinick <heschi@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
2022-09-08 13:31:46 +00:00
..
buildinfo debug/buildinfo: remove redundant type conversion 2022-09-06 16:59:51 +00:00
dwarf debug/dwarf: handle malformed line table with bad program offset 2022-06-23 19:05:29 +00:00
elf debug/elf: define additional PPC64 ELFv2 relocations 2022-09-08 13:31:46 +00:00
gosym debug/gosym: rename nameoff to nameOff to match runtime 2022-09-07 16:39:44 +00:00
macho debug/macho: use saferio to allocate load command slice 2022-09-02 17:48:30 +00:00
pe debug/pe: check size in uint64 to avoid overflow 2022-08-29 01:35:52 +00:00
plan9obj debug/plan9obj: don't crash on EOF before symbol type 2022-08-23 20:32:50 +00:00