Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/cc/
H A Dprebuilt.go423 type prebuiltBinaryLinker struct { struct
424 *binaryDecorator
425 prebuiltLinker
427 toolPath android.OptionalPath
432 func (p *prebuiltBinaryLinker) hostToolPath() android.OptionalPath {
436 func (p *prebuiltBinaryLinker) link(ctx ModuleContext,
500 func (p *prebuiltBinaryLinker) binary() bool {