Home
last modified time | relevance | path

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

/build/soong/cc/
Dlinker.go474 func (linker *baseLinker) useClangLld(ctx ModuleContext) bool { func
Dcc.go523 useClangLld(actx ModuleContext) bool methodSpec
605 useClangLld(actx ModuleContext) bool methodSpec
1673 func (ctx *moduleContextImpl) useClangLld(actx ModuleContext) bool { func