Searched refs:OutputFileType (Results 1 – 8 of 8) sorted by relevance
26 enum class OutputFileType { enum48 DwarfStreamer(OutputFileType OutFileType, raw_pwrite_stream &OutFile, in DwarfStreamer()213 OutputFileType OutFileType = OutputFileType::Object;
64 OutputFileType FileType = OutputFileType::Object;
303 Options.FileType == OutputFileType::Object) { in binaryHasStrippableSwiftReflectionSections()767 Options.FileType == OutputFileType::Object) in link()
354 Options.LinkOpts.FileType = OutputFileType::Assembly; in getOptions()
70 enum OutputFileType { enum75 static cl::opt<OutputFileType>
112 enum OutputFileType { enum117 static cl::opt<OutputFileType>
335 DwarfStreamer OutStreamer(OutputFileType::Object, OutStream, nullptr, in linkDebugInfo()
77 case OutputFileType::Assembly: { in init()86 case OutputFileType::Object: { in init()