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