Lines Matching refs:addFile
268 static InputFile *addFile(StringRef path, LoadType loadType, in addFile() function
416 addFile(*path, loadType, /*isLazy=*/false, isExplicit, in addLibrary()
448 addFile(*path, loadType, /*isLazy=*/false, isExplicit, false); in addFramework()
521 addFile(rerootPath(path), LoadType::CommandLine, isLazy); in addFileList()
1120 addFile(rerootPath(arg->getValue()), LoadType::CommandLine, isLazy); in createFiles()
1124 addFile(rerootPath(arg->getValue()), LoadType::CommandLine))) in createFiles()
1129 addFile(rerootPath(arg->getValue()), LoadType::CommandLine))) { in createFiles()
1136 addFile(rerootPath(arg->getValue()), LoadType::CommandLine))) in createFiles()
1143 addFile(rerootPath(arg->getValue()), LoadType::CommandLineForce); in createFiles()
1146 addFile(rerootPath(arg->getValue()), LoadType::CommandLine, in createFiles()
1231 in.objCImageInfo->addFile(file); in gatherInputSections()
1541 addFile(arg->getValue(), LoadType::CommandLine, /*isLazy=*/false, in link()