Home | History | Annotate | Download | only in cc

Lines Matching refs:linkFile

1242 		linkFile := ccDep.outputFile
1279 depPaths.Objs.objFiles = append(depPaths.Objs.objFiles, linkFile.Path())
1281 depPaths.CrtBegin = linkFile
1283 depPaths.CrtEnd = linkFile
1305 if !linkFile.Valid() {
1309 *ptr = append(*ptr, linkFile.Path())
1315 dep = linkFile