Searched refs:LLVMMSSecureHotPatchFunctionsFile (Results 1 – 1 of 1) sorted by relevance
156 static cl::opt<std::string> LLVMMSSecureHotPatchFunctionsFile( variable217 if (!LLVMMSSecureHotPatchFunctionsFile.empty() || in doInitialization()221 if (!LLVMMSSecureHotPatchFunctionsFile.empty()) { in doInitialization()222 auto BufOrErr = MemoryBuffer::getFile(LLVMMSSecureHotPatchFunctionsFile); in doInitialization()232 LLVMMSSecureHotPatchFunctionsFile + Twine(" : ") + in doInitialization()