Searched refs:isCommandLineLoad (Results 1 – 1 of 1) sorted by relevance
263 bool isCommandLineLoad; member281 bool isCommandLineLoad = loadType != LoadType::LCLinkerOption; in addFile() local304 if (entry->second.isCommandLineLoad || !isCommandLineLoad) in addFile()311 if ((isCommandLineLoad && config->allLoad) || in addFile()336 } else if (isCommandLineLoad && config->forceLoadObjC) { in addFile()360 loadedArchives[path] = ArchiveFileInfo{file, isCommandLineLoad}; in addFile()