Home
last modified time | relevance | path

Searched refs:cgo (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/go/go-1.18/
H A D0002-cmd-go-make-content-based-hash-generation-less-pedan.patch25 Second, if cgo is enabled, the build ID for cgo-related
30 the values used for compiling runtime/cgo or any other
31 cgo-enabled package being imported, will the tool
36 artifacts that use cgo (or shared runtime, which includes
37 runtime/cgo).
91 fmt.Fprintf(h, "cgo %q\n", b.toolID("cgo"))
196 // CFlags returns the flags to use when invoking the C, C++ or Fortran compilers, or cgo.
219 …func (b *Builder) cgo(a *Action, cgoExe, objdir string, pcCFLAGS, pcLDFLAGS, cgofiles, gccfiles, g…
/OK3568_Linux_fs/buildroot/package/delve/
H A Ddelve.mk13 DELVE_TAGS = cgo
/OK3568_Linux_fs/buildroot/package/runc/
H A Drunc.mk14 RUNC_TAGS = cgo static_build
/OK3568_Linux_fs/buildroot/package/docker-engine/
H A Ddocker-engine.mk26 DOCKER_ENGINE_TAGS = cgo exclude_graphdriver_zfs
/OK3568_Linux_fs/buildroot/package/balena-engine/
H A Dbalena-engine.mk24 cgo \
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/go/
H A Dgo-runtime.inc58 rm -f ${D}${libdir}/go/src/cmd/cgo/zdefaultcc.go
/OK3568_Linux_fs/kernel/include/video/
H A Dnewport.h293 struct newport_cregs cgo; member