go/src/cmd/link/internal/ld/data_test.go

func setUpContext(arch *sys.Arch, iself bool, ht objabi.HeadType, bm, lm string) *Link {}

// Make sure the addgotsym properly increases the symbols.
func TestAddGotSym(t *testing.T) {}