Home
last modified time | relevance | path

Searched defs:installSuffix (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/bazelbuild-rules_go/go/tools/builders/
H A Dimportcfg.go113 func buildImportcfgFileForCompile(imports map[string]*archive, installSuffix, dir string) (string, … argument
157 func buildImportcfgFileForLink(archives []archive, stdPackageListPath, installSuffix, dir string) (… argument
H A Denv.go54 installSuffix string member