go/src/debug/elf
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
..
testdata debug/elf: support relocations relative to sections with non-zero addresses 2020-08-31 18:42:38 +00:00
elf.go debug/elf: define additional PPC64 ELFv2 relocations 2022-09-08 13:31:46 +00:00
elf_test.go debug/elf: do not read unrelated bytes for SHT_NOBITS sections 2022-01-14 18:20:45 +00:00
file.go debug/elf: validate offset and file size ranges 2022-08-29 20:04:56 +00:00
file_test.go debug/elf: ajdust SectionOverlap test for proper fields 2022-04-01 01:06:18 +00:00
reader.go
symbols_test.go debug/elf: add version information to all dynamic symbols 2019-07-05 18:18:26 +00:00