go/src/cmd/link/internal/loader
Cherry Mui fb764cdad0 cmd/link: block new standard library linknames
In Go 1.24 we added a number of new linknames for standard library
internal uses. Add them to the linker's blocklist to keep them
internal.

Change-Id: Ibb7fa095506c161604e978ae196a7cf248475b2e
Reviewed-on: https://go-review.googlesource.com/c/go/+/635676
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
2024-12-12 11:54:53 -08:00
..
loader.go cmd/link: block new standard library linknames 2024-12-12 11:54:53 -08:00
loader_test.go all: fix printf(var) mistakes detected by latest printf checker 2024-09-04 18:16:59 +00:00
symbolbuilder.go cmd: replace many sort.Interface with slices.Sort and SortFunc 2024-09-03 20:55:18 +00:00