Home
last modified time | relevance | path

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

/build/soong/cc/
Dlto.go75 func (lto *lto) useClangLld(ctx BaseModuleContext) bool { func
Dlinker.go330 func (linker *baseLinker) useClangLld(ctx ModuleContext) bool { func
Dcc.go345 useClangLld(actx ModuleContext) bool methodSpec
394 useClangLld(actx ModuleContext) bool methodSpec
1252 func (ctx *moduleContextImpl) useClangLld(actx ModuleContext) bool { func