Home
last modified time | relevance | path

Searched defs:DwarfVersion (Results 1 – 25 of 25) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.h91 unsigned DwarfVersion : 4; variable
224 DwarfExpression(unsigned DwarfVersion, DwarfCompileUnit &CU) in DwarfExpression()
338 DebugLocDwarfExpression(unsigned DwarfVersion, BufferByteStreamer &BS, in DebugLocDwarfExpression()
H A DDwarfDebug.cpp306 static AccelTableKind computeAccelTableKind(unsigned DwarfVersion, in computeAccelTableKind()
369 unsigned DwarfVersion = DwarfVersionNumber ? DwarfVersionNumber in DwarfDebug() local
2171 uint16_t DwarfVersion, in recordSourceLine()
3194 const DwarfCompileUnit &CU, uint16_t DwarfVersion) { in emitMacroHeader()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCTargetOptionsCommandFlags.cpp77 static cl::opt<int> DwarfVersion("dwarf-version", cl::desc("Dwarf version"), in MCOPT_EXP() local
H A DMCDwarf.cpp578 uint16_t DwarfVersion, unsigned FileNumber) { in tryGetFile()
595 uint16_t DwarfVersion, unsigned FileNumber) { in tryGetFile()
1560 static unsigned getCIEVersion(bool IsEH, unsigned DwarfVersion) { in getCIEVersion()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFEmitterImpl.cpp126 unsigned DwarfVersion) { in emitAbbrevs()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/
H A DDWARFEmitterImpl.h
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCTargetOptions.h75 int DwarfVersion = 0; variable
H A DMCContext.h233 uint16_t DwarfVersion = 4; variable
H A DMCDwarf.h341 uint16_t DwarfVersion, std::optional<StringRef> Source) { in getFile()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinkerCompileUnit.cpp
H A DDWARFStreamer.cpp
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp155 void DwarfStreamer::switchToDebugInfoSection(unsigned DwarfVersion) { in switchToDebugInfoSection()
177 unsigned DwarfVersion) { in emitCompileUnitHeader()
213 unsigned DwarfVersion) { in emitAbbrevs()
H A DDWARFLinker.cpp2598 const uint16_t DwarfVersion = CurrentUnit->getOrigUnit().getVersion(); in cloneAllCompileUnits() local
2658 unsigned DwarfVersion = CurrentUnit->getOrigUnit().getVersion(); in cloneAllCompileUnits() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFExpression.h57 enum DwarfVersion : uint8_t { enum
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp73 uint16_t DwarfVersion = getVersion(); in hasFileAtIndex() local
85 uint16_t DwarfVersion = getVersion(); in getLastValidFileIndex() local
96 uint16_t DwarfVersion = getVersion(); in getFileNameEntry() local
H A DDWARFFormValue.cpp772 uint16_t DwarfVersion) { in doesFormBelongToClass()
H A DDWARFVerifier.cpp674 unsigned DwarfVersion = U->getVersion(); in verifyDebugInfoAttribute() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp432 unsigned DwarfVersion = MCOptions.DwarfVersion ? MCOptions.DwarfVersion : 4; in main() local
/freebsd/contrib/llvm-project/clang/tools/driver/
H A Dcc1as_main.cpp104 unsigned DwarfVersion; member
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDIE.h1024 dwarf::Form BestForm(unsigned DwarfVersion) const { in BestForm()
/freebsd/contrib/llvm-project/llvm/lib/DWP/
H A DDWP.cpp32 uint16_t DwarfVersion) { in debugStrOffsetsHeaderSize()
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp843 unsigned DwarfVersion, in RenderDebugEnablingArgs()
2724 unsigned DwarfVersion = DwarfVersionNum(Value); in CollectArgsForIntegratedAssembler() local
4416 unsigned DwarfVersion) { in renderDwarfFormat()
8617 const unsigned DwarfVersion = getDwarfVersion(getToolChain(), Args); in ConstructJob() local
H A DCommonArgs.cpp2086 unsigned DwarfVersion = ParseDebugDefaultVersion(TC, Args); in getDwarfVersion() local
H A DGnu.cpp977 unsigned DwarfVersion = getDwarfVersion(getToolChain(), Args); in ConstructJob() local