Searched refs:prebuiltBinaryLinker (Results 1 – 2 of 2) sorted by relevance
411 type prebuiltBinaryLinker struct { struct418 var _ prebuiltLinkerInterface = (*prebuiltBinaryLinker)(nil)420 func (p *prebuiltBinaryLinker) hostToolPath() android.OptionalPath { argument424 func (p *prebuiltBinaryLinker) link(ctx ModuleContext, argument488 func (p *prebuiltBinaryLinker) binary() bool { argument503 prebuilt := &prebuiltBinaryLinker{
605 func (p *prebuiltBinaryLinker) AndroidMkEntries(ctx AndroidMkContext, entries *android.AndroidMkEnt…