Home
last modified time | relevance | path

Searched refs:TempOutFile (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/tools/gold/
H A Dgold-plugin.cpp815 static void recordFile(const std::string &Filename, bool TempOutFile) { in recordFile() argument
820 if (TempOutFile) in recordFile()
827 static int getOutputFileName(StringRef InFilename, bool TempOutFile, in getOutputFileName() argument
830 if (TempOutFile) { in getOutputFileName()