1
0
mirror of https://github.com/golang/go synced 2024-11-26 06:27:58 -07:00
go/src/debug
Russ Cox 2a7ca156b8 all: document legacy //go:linkname for final round of modules
Add linknames for most modules with ≥50 dependents.
Add linknames for a few other modules that we know
are important but are below 50.

Remove linknames from badlinkname.go that do not merit
inclusion (very small number of dependents).
We can add them back later if the need arises.

Fixes #67401. (For now.)

Change-Id: I1e49fec0292265256044d64b1841d366c4106002
Reviewed-on: https://go-review.googlesource.com/c/go/+/587756
Auto-Submit: Russ Cox <rsc@golang.org>
TryBot-Bypass: Russ Cox <rsc@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
2024-05-29 17:58:53 +00:00
..
buildinfo all: document legacy //go:linkname for final round of modules 2024-05-29 17:58:53 +00:00
dwarf debug: add available godoc link 2023-10-18 19:33:30 +00:00
elf debug/elf: remove incorrect doc link 2024-04-23 16:49:58 +00:00
gosym debug/gosym: add detailed doc for text argument in NewLineTable 2024-01-25 19:43:24 +00:00
macho debug: add available godoc link 2023-10-18 19:33:30 +00:00
pe debug: add available godoc link 2023-10-18 19:33:30 +00:00
plan9obj debug: add available godoc link 2023-10-18 19:33:30 +00:00