golang/src/debug/elf
Ian Lance Taylor 08e73e6152 debug/elf: remove incorrect doc link
Here Version is a field in Symbol, not the elf.Version type.

Change-Id: I0285937d806d1a9b53b49420b45a07744be244c2
Reviewed-on: https://go-review.googlesource.com/c/go/+/563095
Reviewed-by: Ian Lance Taylor <iant@google.com>
Commit-Queue: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Austin Clements <austin@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
2024-04-23 16:49:58 +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 non-standard but well-known symbol types 2024-04-16 00:01:16 +00:00
elf_test.go debug/elf: support zstd compression 2023-04-18 20:34:36 +00:00
file.go debug/elf: remove incorrect doc link 2024-04-23 16:49:58 +00:00
file_test.go all: clean unnecessary casts for test files 2023-09-22 16:22:42 +00:00
reader.go all: use io.{SeekStart, SeekCurrent, SeekEnd} 2023-09-07 19:06:17 +00:00
symbols_test.go debug/elf: add version information to all dynamic symbols 2019-07-05 18:18:26 +00:00