Searched defs:binaryDecorator (Results 1 – 9 of 9) sorted by relevance
40 type binaryDecorator struct { struct41 *baseCompiler42 stripper Stripper44 Properties BinaryCompilerProperties72 func (binary *binaryDecorator) compilerFlags(ctx ModuleContext, flags Flags) Flags {95 func (binary *binaryDecorator) compilerDeps(ctx DepsContext, deps Deps) Deps {120 func (binary *binaryDecorator) compilerProps() []interface{} {126 func (binary *binaryDecorator) nativeCoverage() bool {130 func (binary *binaryDecorator) preferRlib() bool {134 func (binary *binaryDecorator) compile(ctx ModuleContext, flags Flags, deps PathDeps) buildOutput {[all …]
31 *binaryDecorator anonMember
47 *binaryDecorator anonMember
75 *binaryDecorator anonMember
90 type binaryDecorator struct { struct91 *baseLinker92 *baseInstaller93 stripper Stripper95 Properties BinaryLinkerProperties97 toolPath android.OptionalPath100 unstrippedOutputFile android.Path103 symlinks []string107 preferredArchSymlink string110 coverageOutputFile android.OptionalPath[all …]
102 *binaryDecorator anonMember
328 *binaryDecorator anonMember576 *binaryDecorator anonMember
663 *binaryDecorator anonMember
662 *binaryDecorator anonMember