Searched refs:useClangLld (Results 1 – 2 of 2) sorted by relevance
474 func (linker *baseLinker) useClangLld(ctx ModuleContext) bool { func508 if linker.useClangLld(ctx) {539 if linker.useClangLld(ctx) {
523 useClangLld(actx ModuleContext) bool methodSpec605 useClangLld(actx ModuleContext) bool methodSpec1673 func (ctx *moduleContextImpl) useClangLld(actx ModuleContext) bool { func1674 return ctx.mod.linker.useClangLld(actx)