/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfExpression.h | 37 DwarfExpression(unsigned DwarfVersion) : DwarfVersion(DwarfVersion) {} in DwarfExpression() 126 DebugLocDwarfExpression(unsigned DwarfVersion, ByteStreamer &BS) in DebugLocDwarfExpression()
|
D | DwarfDebug.h | 258 unsigned DwarfVersion; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfExpression.h | 113 unsigned DwarfVersion; variable 200 DwarfExpression(unsigned DwarfVersion) : DwarfVersion(DwarfVersion) {} in DwarfExpression() 261 DebugLocDwarfExpression(unsigned DwarfVersion, ByteStreamer &BS) in DebugLocDwarfExpression()
|
D | DwarfDebug.cpp | 292 static AccelTableKind computeAccelTableKind(unsigned DwarfVersion, in computeAccelTableKind() 352 unsigned DwarfVersion = DwarfVersionNumber ? DwarfVersionNumber in DwarfDebug() local 2012 auto DwarfVersion = CU->getDwarfVersion(); in emitRangeList() local
|
/external/llvm/include/llvm/MC/ |
D | MCTargetOptions.h | 43 int DwarfVersion; variable
|
D | MCContext.h | 171 uint16_t DwarfVersion; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/ |
D | MCTargetOptions.h | 61 int DwarfVersion = 0; variable
|
D | MCContext.h | 179 uint16_t DwarfVersion = 4; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFExpression.h | 54 enum DwarfVersion : uint8_t { enum
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/ |
D | DwarfStreamer.cpp | 137 void DwarfStreamer::switchToDebugInfoSection(unsigned DwarfVersion) { in switchToDebugInfoSection() 178 unsigned DwarfVersion) { in emitAbbrevs()
|
/external/llvm/tools/llvm-mc/ |
D | llvm-mc.cpp | 450 unsigned DwarfVersion = MCOptions.DwarfVersion ? MCOptions.DwarfVersion : 4; in main() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mc/ |
D | llvm-mc.cpp | 376 unsigned DwarfVersion = MCOptions.DwarfVersion ? MCOptions.DwarfVersion : 4; in main() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/DWARF/ |
D | DwarfGenerator.cpp | 380 dwarfgen::Generator::create(Triple TheTriple, uint16_t DwarfVersion) { in create()
|
/external/clang/tools/driver/ |
D | cc1as_main.cpp | 90 unsigned DwarfVersion; member
|
/external/llvm/include/llvm/CodeGen/ |
D | DIE.h | 693 dwarf::Form BestForm(unsigned DwarfVersion) const { in BestForm()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | DIE.h | 858 dwarf::Form BestForm(unsigned DwarfVersion) const { in BestForm()
|
/external/llvm/lib/MC/ |
D | MCDwarf.cpp | 1244 static unsigned getCIEVersion(bool IsEH, unsigned DwarfVersion) { in getCIEVersion()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/ |
D | MCDwarf.cpp | 1524 static unsigned getCIEVersion(bool IsEH, unsigned DwarfVersion) { in getCIEVersion()
|
/external/clang/lib/Driver/ |
D | Tools.cpp | 2789 unsigned DwarfVersion, in RenderDebugEnablingArgs() 2939 unsigned DwarfVersion = DwarfVersionNum(Value); in CollectArgsForIntegratedAssembler() local 4441 unsigned DwarfVersion = 0; in ConstructJob() local 6491 unsigned DwarfVersion = 0; in ConstructJob() local
|
/external/llvm/tools/dsymutil/ |
D | DwarfLinker.cpp | 659 void DwarfStreamer::switchToDebugInfoSection(unsigned DwarfVersion) { in switchToDebugInfoSection()
|