Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DLinkUtils.h20 enum class OutputFileType { enum
55 OutputFileType FileType = OutputFileType::Object;
DDwarfStreamer.cpp87 case OutputFileType::Assembly: { in init()
96 case OutputFileType::Object: { in init()
130 Options.FileType == OutputFileType::Object) in finish()
Ddsymutil.cpp331 Options.FileType = OutputFileType::Assembly; in getOptions()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mc-assemble-fuzzer/
Dllvm-mc-assemble-fuzzer.cpp67 enum OutputFileType { enum
72 static cl::opt<OutputFileType>
/external/swiftshader/third_party/LLVM/tools/llvm-mc/
Dllvm-mc.cpp76 enum OutputFileType { enum
81 static cl::opt<OutputFileType>
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mc/
Dllvm-mc.cpp95 enum OutputFileType { enum
100 static cl::opt<OutputFileType>
/external/llvm/tools/llvm-mc/
Dllvm-mc.cpp94 enum OutputFileType { enum
99 static cl::opt<OutputFileType>