cmd/nm: reimplement in Go ยท golang/go@500547f

The immediate goal is to support the new object file format, which libmach (nm's support library) does not understand. Rather than add code to libmach or reengineer liblink to support this new ...