Home
last modified time | relevance | path

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

/build/soong/cc/
Dlto.go80 func (lto *lto) useClangLld(ctx BaseModuleContext) bool { func
Dlinker.go418 func (linker *baseLinker) useClangLld(ctx ModuleContext) bool { func
Dcc.go521 useClangLld(actx ModuleContext) bool methodSpec
582 useClangLld(actx ModuleContext) bool methodSpec
1682 func (ctx *moduleContextImpl) useClangLld(actx ModuleContext) bool { func