Home | History | Annotate | Download | only in cgo

Lines Matching refs:macho

14 	"debug/macho"
455 // zero-filled section (our debug/macho doesn't support
1270 if f, err := macho.Open(gccTmp()); err == nil {