Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.h152 unsigned DwarfVersion : 4; variable
285 DwarfExpression(unsigned DwarfVersion, DwarfCompileUnit &CU) in DwarfExpression()
399 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()
3206 const DwarfCompileUnit &CU, uint16_t DwarfVersion) { in emitMacroHeader()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCTargetOptionsCommandFlags.cpp69 static cl::opt<int> DwarfVersion("dwarf-version", cl::desc("Dwarf version"), in MCOPT_EXP() local
H A DMCDwarf.cpp572 uint16_t DwarfVersion, unsigned FileNumber) { in tryGetFile()
589 uint16_t DwarfVersion, unsigned FileNumber) { in tryGetFile()
1551 static unsigned getCIEVersion(bool IsEH, unsigned DwarfVersion) { in getCIEVersion()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFEmitterImpl.cpp125 unsigned DwarfVersion) { in emitAbbrevs()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCTargetOptions.h65 int DwarfVersion = 0; variable
H A DMCDwarf.h341 uint16_t DwarfVersion, std::optional<StringRef> Source) { in getFile()
H A DMCContext.h231 uint16_t DwarfVersion = 4; variable
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.cpp127 uint64_t CompileUnit::computeNextUnitOffset(uint16_t DwarfVersion) { in computeNextUnitOffset()
H A DDWARFStreamer.cpp155 void DwarfStreamer::switchToDebugInfoSection(unsigned DwarfVersion) { in switchToDebugInfoSection()
177 unsigned DwarfVersion) { in emitCompileUnitHeader()
213 unsigned DwarfVersion) { in emitAbbrevs()
H A DDWARFLinker.cpp2578 const uint16_t DwarfVersion = CurrentUnit->getOrigUnit().getVersion(); in cloneAllCompileUnits() local
2638 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.cpp762 uint16_t DwarfVersion) { in doesFormBelongToClass()
H A DDWARFVerifier.cpp600 unsigned DwarfVersion = U->getVersion(); in verifyDebugInfoAttribute() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp442 unsigned DwarfVersion = MCOptions.DwarfVersion ? MCOptions.DwarfVersion : 4; in main() local
/freebsd/contrib/llvm-project/clang/tools/driver/
H A Dcc1as_main.cpp97 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.cpp864 unsigned DwarfVersion, in RenderDebugEnablingArgs()
2621 unsigned DwarfVersion = DwarfVersionNum(Value); in CollectArgsForIntegratedAssembler() local
4219 unsigned DwarfVersion) { in renderDwarfFormat()
8365 const unsigned DwarfVersion = getDwarfVersion(getToolChain(), Args); in ConstructJob() local
H A DCommonArgs.cpp2086 unsigned DwarfVersion = ParseDebugDefaultVersion(TC, Args); in getDwarfVersion() local
H A DGnu.cpp972 unsigned DwarfVersion = getDwarfVersion(getToolChain(), Args); in ConstructJob() local