Home
last modified time | relevance | path

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

/build/soong/cc/
Dprebuilt.go567 type prebuiltBinaryLinker struct { struct
568 *binaryDecorator
569 prebuiltLinker
571 toolPath android.OptionalPath
576 func (p *prebuiltBinaryLinker) hostToolPath() android.OptionalPath {
580 func (p *prebuiltBinaryLinker) link(ctx ModuleContext,
644 func (p *prebuiltBinaryLinker) binary() bool {