Lines Matching refs:addFile
267 static InputFile *addFile(StringRef path, LoadType loadType, in addFile() function
414 addFile(*path, loadType, /*isLazy=*/false, isExplicit, in addLibrary()
438 addFile(*path, loadType, /*isLazy=*/false, isExplicit, false); in addFramework()
497 addFile(rerootPath(path), LoadType::CommandLine, isLazy); in addFileList()
1016 addFile(rerootPath(arg->getValue()), LoadType::CommandLine, isLazy); in createFiles()
1020 addFile(rerootPath(arg->getValue()), LoadType::CommandLine))) in createFiles()
1025 addFile(rerootPath(arg->getValue()), LoadType::CommandLine))) { in createFiles()
1032 addFile(rerootPath(arg->getValue()), LoadType::CommandLine))) in createFiles()
1039 addFile(rerootPath(arg->getValue()), LoadType::CommandLineForce); in createFiles()
1042 addFile(rerootPath(arg->getValue()), LoadType::CommandLine, in createFiles()
1116 in.objCImageInfo->addFile(file); in gatherInputSections()
1313 addFile(arg->getValue(), LoadType::CommandLine, /*isLazy=*/false, in link()