const syscall.core
2 uses
syscall (current package)
syscall_bsd.go#L99: core = 0x80
syscall_bsd.go#L125: func (w WaitStatus) CoreDump() bool { return w.Signaled() && w&core != 0 }
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)