X7ROOT File Manager
Current Path:
/opt/golang/1.22.0/src/runtime/coverage
opt
/
golang
/
1.22.0
/
src
/
runtime
/
coverage
/
📁
..
📄
apis.go
(6.86 KB)
📄
dummy.s
(408 B)
📄
emit.go
(19.12 KB)
📄
emitdata_test.go
(16.29 KB)
📄
hooks.go
(1.66 KB)
📁
testdata
📄
testsupport.go
(9.01 KB)
📄
ts_test.go
(5.25 KB)
Editing: dummy.s
// Copyright 2022 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // The runtime package uses //go:linkname to push a few functions into this // package but we still need a .s file so the Go tool does not pass -complete // to 'go tool compile' so the latter does not complain about Go functions // with no bodies.
Upload File
Create Folder