Searched defs:toolchainLibraryDecorator (Results 1 – 1 of 1) sorted by relevance
34 type toolchainLibraryDecorator struct { struct35 *libraryDecorator37 stripper39 Properties toolchainLibraryProperties42 func (*toolchainLibraryDecorator) linkerDeps(ctx DepsContext, deps Deps) Deps {47 func (library *toolchainLibraryDecorator) linkerProps() []interface{} {67 func (library *toolchainLibraryDecorator) compile(ctx ModuleContext, flags Flags,72 func (library *toolchainLibraryDecorator) link(ctx ModuleContext,93 func (library *toolchainLibraryDecorator) nativeCoverage() bool {