/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfExpression.h | 153 unsigned DwarfVersion : 4; variable 286 DwarfExpression(unsigned DwarfVersion, DwarfCompileUnit &CU) in DwarfExpression() 399 DebugLocDwarfExpression(unsigned DwarfVersion, BufferByteStreamer &BS, in DebugLocDwarfExpression()
|
H A D | DwarfDebug.cpp | 327 static AccelTableKind computeAccelTableKind(unsigned DwarfVersion, in computeAccelTableKind() 389 unsigned DwarfVersion = DwarfVersionNumber ? DwarfVersionNumber in DwarfDebug() local 2052 uint16_t DwarfVersion, in recordSourceLine() 3049 const DwarfCompileUnit &CU, uint16_t DwarfVersion) { in emitMacroHeader()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/ |
H A D | MCTargetOptionsCommandFlags.cpp | 66 static cl::opt<int> DwarfVersion("dwarf-version", cl::desc("Dwarf version"), in MCOPT_EXP() local
|
H A D | MCDwarf.cpp | 536 uint16_t DwarfVersion, in tryGetFile() 554 uint16_t DwarfVersion, in tryGetFile() 1557 static unsigned getCIEVersion(bool IsEH, unsigned DwarfVersion) { in getCIEVersion()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/ |
H A D | DWARFStreamer.cpp | 117 void DwarfStreamer::switchToDebugInfoSection(unsigned DwarfVersion) { in switchToDebugInfoSection() 139 unsigned DwarfVersion) { in emitCompileUnitHeader() 175 unsigned DwarfVersion) { in emitAbbrevs()
|
H A D | DWARFLinkerCompileUnit.cpp | 72 uint64_t CompileUnit::computeNextUnitOffset(uint16_t DwarfVersion) { in computeNextUnitOffset()
|
H A D | DWARFLinker.cpp | 2141 const uint16_t DwarfVersion = CurrentUnit->getOrigUnit().getVersion(); in cloneAllCompileUnits() local 2199 unsigned DwarfVersion = CurrentUnit->getOrigUnit().getVersion(); in cloneAllCompileUnits() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/ |
H A D | MCTargetOptions.h | 59 int DwarfVersion = 0; variable
|
H A D | MCDwarf.h | 297 Optional<MD5::MD5Result> Checksum, uint16_t DwarfVersion, in getFile()
|
H A D | MCContext.h | 207 uint16_t DwarfVersion = 4; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFExpression.h | 58 enum DwarfVersion : uint8_t { enum
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDebugLine.cpp | 74 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 D | DWARFVerifier.cpp | 479 unsigned DwarfVersion = Die.getDwarfUnit()->getVersion(); in verifyDebugInfoAttribute() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-mc/ |
H A D | llvm-mc.cpp | 408 unsigned DwarfVersion = MCOptions.DwarfVersion ? MCOptions.DwarfVersion : 4; in main() local
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/driver/ |
H A D | cc1as_main.cpp | 95 unsigned DwarfVersion; member
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/ |
H A D | Clang.cpp | 1026 unsigned DwarfVersion, in RenderDebugEnablingArgs() 2536 unsigned DwarfVersion = DwarfVersionNum(Value); in CollectArgsForIntegratedAssembler() local 3842 unsigned DwarfVersion) { in renderDwarfFormat() 7400 unsigned DwarfVersion = ParseDebugDefaultVersion(getToolChain(), Args); in ConstructJob() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | DIE.h | 937 dwarf::Form BestForm(unsigned DwarfVersion) const { in BestForm()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-dwp/ |
H A D | llvm-dwp.cpp | 70 uint16_t DwarfVersion) { in debugStrOffsetsHeaderSize()
|