func internal/coverage/rtcov.AddMeta
2 uses
internal/coverage/rtcov (current package)
rtcov.go#L63: func AddMeta(p unsafe.Pointer, dlen uint32, hash [16]byte, pkgpath string, pkgid int, cmode uint8, cgran uint8) uint32 {
runtime
covermeta.go#L15: id := rtcov.AddMeta(p, dlen, hash, pkgpath, pkgid, cmode, cgran)
 |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |