Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFStreamer.h46 DwarfStreamer(DWARFLinkerBase::OutputFileType OutFileType, in DwarfStreamer()
53 const Triple &TheTriple, DWARFLinkerBase::OutputFileType FileType,
294 DWARFLinker::OutputFileType OutFileType = DWARFLinker::OutputFileType::Object;
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/
H A DDWARFEmitterImpl.h
H A DDWARFEmitterImpl.cpp
H A DDWARFLinkerImpl.cpp
H A DDWARFLinkerImpl.h
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinkerParallel/
H A DDWARFLinker.h
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFStreamer.h
H A DDWARFLinkerBase.h87 enum class OutputFileType : uint8_t { enum
H A DDWARFLinker.h
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFEmitterImpl.cpp81 case DWARFLinker::OutputFileType::Assembly: { in init()
90 case DWARFLinker::OutputFileType::Object: { in init()
H A DDWARFLinkerImpl.cpp1261 DwarfEmitterImpl Emitter(DWARFLinker::OutputFileType::Object, in emitAppleAcceleratorSections()
1282 DwarfEmitterImpl Emitter(DWARFLinker::OutputFileType::Object, in emitAppleAcceleratorSections()
1303 DwarfEmitterImpl Emitter(DWARFLinker::OutputFileType::Object, in emitAppleAcceleratorSections()
1324 DwarfEmitterImpl Emitter(DWARFLinker::OutputFileType::Object, in emitAppleAcceleratorSections()
1384 DwarfEmitterImpl Emitter(DWARFLinker::OutputFileType::Object, in emitDWARFv5DebugNamesSection()
H A DDWARFLinkerUnit.cpp100 DwarfEmitterImpl Emitter(DWARFLinker::OutputFileType::Object, OutSection.OS); in emitDebugInfo()
/freebsd/contrib/llvm-project/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp107 enum OutputFileType { enum
112 static cl::opt<OutputFileType>
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp34 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 DDebugInfoLinker.cpp342 Linker::OutputFileType::Object, in linkDebugInfoImpl()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp
H A DDWARFLinker.cpp