Searched refs:buildGoPackage (Results 1 – 1 of 1) sorted by relevance
/build/blueprint/bootstrap/ |
D | bootstrap.go | 341 buildGoPackage(ctx, g.pkgRoot, g.properties.PkgPath, g.archiveFile, 502 buildGoPackage(ctx, objDir, "main", archiveFile, srcs, genSrcs, g.properties.EmbedSrcs) 591 func buildGoPackage(ctx blueprint.ModuleContext, pkgRoot string, func 648 buildGoPackage(ctx, testRoot, pkgPath, testPkgArchive,
|