claircore
claircore copied to clipboard
gobin: rework `go:linkname` abuse
trafficstars
See: golang/go#67401
The gobin package currently uses this to distinguish between "error reading go dependency information" and "not a go binary". If there's some other feature of go-produced ELF or PE binaries we could use as a rule to distinguish them, that would let us (and go upstream) remove this.