Searched defs:toolchainLibraryDecorator (Results 1 – 1 of 1) sorted by relevance
37 type toolchainLibraryDecorator struct { struct38 *libraryDecorator39 stripper Stripper41 Properties toolchainLibraryProperties44 func (*toolchainLibraryDecorator) linkerDeps(ctx DepsContext, deps Deps) Deps {49 func (library *toolchainLibraryDecorator) linkerProps() []interface{} {74 func (library *toolchainLibraryDecorator) compile(ctx ModuleContext, flags Flags,79 func (library *toolchainLibraryDecorator) link(ctx ModuleContext,115 func (library *toolchainLibraryDecorator) nativeCoverage() bool {