1
0
mirror of https://github.com/golang/go synced 2024-11-07 14:46:14 -07:00
go/api/next/56892.txt
Florin Papa 74a9d283e4 debug/elf: retrieve values for dynamic section tags
Add functionality to retrieve values for .dynamic entries that don't
correspond to entries in the string table.

Fixes #56892

Change-Id: I6edabc8ca331c819e442d06e19b7f4df8343372b
Reviewed-on: https://go-review.googlesource.com/c/go/+/452617
Auto-Submit: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
2023-03-07 18:26:40 +00:00

2 lines
72 B
Plaintext

pkg debug/elf, method (*File) DynValue(DynTag) ([]uint64, error) #56892