Searched refs:IsWhole (Results 1 – 1 of 1) sorted by relevance
1307 bool IsShared, bool IsWhole) { in addSanitizerRuntime() argument1310 if (IsWhole) CmdArgs.push_back("--whole-archive"); in addSanitizerRuntime()1313 if (IsWhole) CmdArgs.push_back("--no-whole-archive"); in addSanitizerRuntime()