Lines Matching refs:addFile
273 static InputFile *addFile(StringRef path, LoadType loadType, in addFile() function
421 addFile(*path, loadType, /*isLazy=*/false, isExplicit, in addLibrary()
450 addFile(*path, loadType, /*isLazy=*/false, isExplicit, false); in addFramework()
544 addFile(rerootPath(path), LoadType::CommandLine, isLazy); in addFileList()
1149 addFile(rerootPath(arg->getValue()), LoadType::CommandLine, isLazy); in createFiles()
1153 addFile(rerootPath(arg->getValue()), LoadType::CommandLine))) in createFiles()
1158 addFile(rerootPath(arg->getValue()), LoadType::CommandLine))) { in createFiles()
1165 addFile(rerootPath(arg->getValue()), LoadType::CommandLine))) in createFiles()
1172 addFile(rerootPath(arg->getValue()), LoadType::CommandLineForce); in createFiles()
1175 addFile(rerootPath(arg->getValue()), LoadType::CommandLine, in createFiles()
1260 in.objCImageInfo->addFile(file); in gatherInputSections()
1593 addFile(arg->getValue(), LoadType::CommandLine, /*isLazy=*/false, in link()