]> Cypherpunks repositories - gostls13.git/commit
debug/elf: define non-standard but well-known symbol types
authorIan Lance Taylor <iant@golang.org>
Mon, 15 Apr 2024 17:14:57 +0000 (10:14 -0700)
committerGopher Robot <gobot@golang.org>
Tue, 16 Apr 2024 00:01:16 +0000 (00:01 +0000)
commit315b6ae682a2a4e7718924a45b8b311a0fe10043
tree9922319068c62fb2d2d60a759be7febf92334f5c
parent1488bb6c4c6487f9ef3c6d59a84a29fea9ec9266
debug/elf: define non-standard but well-known symbol types

Fixes #66836

Change-Id: I603faca2acd2bcffabbcaca8b8670d46387d2a5b
Reviewed-on: https://go-review.googlesource.com/c/go/+/578995
Commit-Queue: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
api/next/66836.txt [new file with mode: 0644]
doc/next/6-stdlib/99-minor/debug/elf/66836.md [new file with mode: 0644]
src/debug/elf/elf.go