Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFEmitterImpl.h51 DwarfEmitterImpl(DWARFLinker::OutputFileType OutFileType, in DwarfEmitterImpl()
123 DWARFLinkerBase::OutputFileType OutFileType =
124 DWARFLinkerBase::OutputFileType::Object;
H A DDWARFEmitterImpl.cpp82 case DWARFLinker::OutputFileType::Assembly: { in init()
91 case DWARFLinker::OutputFileType::Object: { in init()
H A DDWARFLinkerImpl.cpp1259 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 DDWARFLinkerUnit.cpp100 DwarfEmitterImpl Emitter(DWARFLinker::OutputFileType::Object, OutSection.OS); in emitDebugInfo()
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFStreamer.h47 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 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.h88 enum class OutputFileType : uint8_t { enum
H A DDWARFLinker.h
/freebsd/contrib/llvm-project/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp120 enum OutputFileType { enum
125 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