Home
last modified time | relevance | path

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

/build/soong/cc/
Dprebuilt.go411 type prebuiltBinaryLinker struct { struct
412 *binaryDecorator
413 prebuiltLinker
415 toolPath android.OptionalPath
420 func (p *prebuiltBinaryLinker) hostToolPath() android.OptionalPath {
424 func (p *prebuiltBinaryLinker) link(ctx ModuleContext,
488 func (p *prebuiltBinaryLinker) binary() bool {