Searched refs:OutputFileType (Results 1 – 18 of 18) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
| H A D | DWARFEmitterImpl.h | 51 DwarfEmitterImpl(DWARFLinker::OutputFileType OutFileType, in DwarfEmitterImpl() 123 DWARFLinkerBase::OutputFileType OutFileType = 124 DWARFLinkerBase::OutputFileType::Object;
|
| H A D | DWARFEmitterImpl.cpp | 82 case DWARFLinker::OutputFileType::Assembly: { in init() 91 case DWARFLinker::OutputFileType::Object: { in init()
|
| H A D | DWARFLinkerImpl.cpp | 1259 DwarfEmitterImpl Emitter(DWARFLinker::OutputFileType::Object, in emitAppleAcceleratorSections() 1280 DwarfEmitterImpl Emitter(DWARFLinker::OutputFileType::Object, in emitAppleAcceleratorSections() 1301 DwarfEmitterImpl Emitter(DWARFLinker::OutputFileType::Object, in emitAppleAcceleratorSections() 1322 DwarfEmitterImpl Emitter(DWARFLinker::OutputFileType::Object, in emitAppleAcceleratorSections() 1382 DwarfEmitterImpl Emitter(DWARFLinker::OutputFileType::Object, in emitDWARFv5DebugNamesSection()
|
| H A D | DWARFLinkerUnit.cpp | 100 DwarfEmitterImpl Emitter(DWARFLinker::OutputFileType::Object, OutSection.OS); in emitDebugInfo()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/ |
| H A D | DWARFStreamer.h | 47 DwarfStreamer(DWARFLinkerBase::OutputFileType OutFileType, in DwarfStreamer() 54 const Triple &TheTriple, DWARFLinkerBase::OutputFileType FileType, 298 DWARFLinker::OutputFileType OutFileType = DWARFLinker::OutputFileType::Object;
|
| /freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/ |
| H A D | DWARFEmitterImpl.h | |
| H A D | DWARFEmitterImpl.cpp | |
| H A D | DWARFLinkerImpl.cpp | |
| H A D | DWARFLinkerImpl.h | |
| /freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinkerParallel/ |
| H A D | DWARFLinker.h | |
| /freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/ |
| H A D | DWARFStreamer.h | |
| H A D | DWARFLinkerBase.h | 88 enum class OutputFileType : uint8_t { enum
|
| H A D | DWARFLinker.h | |
| /freebsd/contrib/llvm-project/llvm/tools/llvm-mc/ |
| H A D | llvm-mc.cpp | 120 enum OutputFileType { enum 125 static cl::opt<OutputFileType>
|
| /freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/ |
| H A D | DWARFStreamer.cpp | 34 const Triple &TheTriple, DWARFLinkerBase::OutputFileType FileType, in createStreamer() 102 case DWARFLinker::OutputFileType::Assembly: { in init() 111 case DWARFLinker::OutputFileType::Object: { in init()
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfutil/ |
| H A D | DebugInfoLinker.cpp | 342 Linker::OutputFileType::Object, in linkDebugInfoImpl()
|
| /freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/ |
| H A D | DWARFStreamer.cpp | |
| H A D | DWARFLinker.cpp | |