Searched refs:isCommandLineLoad (Results 1 – 1 of 1) sorted by relevance
269 bool isCommandLineLoad; member301 bool isCommandLineLoad = loadType != LoadType::LCLinkerOption; in addFile() local327 if (entry->second.isCommandLineLoad || !isCommandLineLoad) in addFile()334 if ((isCommandLineLoad && config->allLoad) || in addFile()363 } else if (isCommandLineLoad && config->forceLoadObjC) { in addFile()398 loadedArchives[path] = ArchiveFileInfo{file, isCommandLineLoad}; in addFile()