const syscall.BPF_MAJOR_VERSION
2 uses
syscall (current package)
bpf_darwin.go#L162: if v.Major != BPF_MAJOR_VERSION || v.Minor != BPF_MINOR_VERSION {
zerrors_darwin_arm64.go#L115: BPF_MAJOR_VERSION = 0x1
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)