]> Cypherpunks repositories - gostls13.git/commit
debug/elf: add SHT_GNU_VERDEF section parsing
authorbenbaker76 <headkaze@gmail.com>
Wed, 6 Nov 2024 23:13:37 +0000 (23:13 +0000)
committerGopher Robot <gobot@golang.org>
Thu, 7 Nov 2024 15:23:24 +0000 (15:23 +0000)
commit2e97c30d8d9f5740a503428c09efae7bedb68efb
tree05504990c5c1f74c8fc45ee39afaf0c84d12dd51
parentfc5e8f2f6ba07f999a780848aa66da7d73083c1e
debug/elf: add SHT_GNU_VERDEF section parsing

Fixes #63952

Change-Id: Icf93e57e62243d9c3306d4e1c5dadb3f62747710
GitHub-Last-Rev: 5c2952760063474f3aac338fe5bdb65bde238ab6
GitHub-Pull-Request: golang/go#69850
Reviewed-on: https://go-review.googlesource.com/c/go/+/619077
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: David Chase <drchase@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
api/next/63952.txt [new file with mode: 0644]
doc/next/6-stdlib/99-minor/debug/elf/63952.md [new file with mode: 0644]
src/debug/elf/elf.go
src/debug/elf/file.go
src/debug/elf/file_test.go
src/debug/elf/symbols_test.go
src/debug/elf/testdata/libtiffxx.so_ [new file with mode: 0644]