Home
last modified time | relevance | path

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

/build/soong/rust/
Dproc_macro.go51 baseCompiler: NewBaseCompiler("lib", "lib64", InstallInSystem),
Dbinary.go64 baseCompiler: NewBaseCompiler("bin", "", InstallInSystem),
Dcompiler.go107 InstallInSystem installLocation = 0 const
Dlibrary.go460 baseCompiler: NewBaseCompiler("lib", "lib64", InstallInSystem),
/build/soong/cc/
Dinstaller.go40 InstallInSystem installLocation = 0 const
Dbinary.go201 baseInstaller: NewBaseInstaller("bin", "", InstallInSystem),
Dlibrary.go766 location := InstallInSystem
2049 baseInstaller: NewBaseInstaller("lib", "lib64", InstallInSystem),