| /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-10.0/llvm/lib/CodeGen/AsmPrinter/ |
| D | DwarfExpression.h | 137 unsigned DwarfVersion : 4; variable 273 DwarfExpression(unsigned DwarfVersion, DwarfCompileUnit &CU) in DwarfExpression() 378 DebugLocDwarfExpression(unsigned DwarfVersion, BufferByteStreamer &BS, in DebugLocDwarfExpression()
|
| D | DwarfDebug.cpp | 325 static AccelTableKind computeAccelTableKind(unsigned DwarfVersion, in computeAccelTableKind() 385 unsigned DwarfVersion = DwarfVersionNumber ? DwarfVersionNumber in DwarfDebug() local 1785 uint16_t DwarfVersion, in recordSourceLine()
|
| /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-10.0/llvm/include/llvm/MC/ |
| D | MCTargetOptions.h | 56 int DwarfVersion = 0; variable
|
| D | MCContext.h | 185 uint16_t DwarfVersion = 4; variable
|
| D | MCDwarf.h | 291 Optional<MD5::MD5Result> Checksum, uint16_t DwarfVersion, in getFile()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
| D | DWARFExpression.h | 54 enum DwarfVersion : uint8_t { enum
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
| D | DWARFDebugLine.cpp | 69 uint16_t DwarfVersion = getVersion(); in hasFileAtIndex() local 79 uint16_t DwarfVersion = getVersion(); in getFileNameEntry() local
|
| /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-10.0/llvm/lib/MC/ |
| D | MCDwarf.cpp | 541 uint16_t DwarfVersion, in tryGetFile() 559 uint16_t DwarfVersion, in tryGetFile() 1545 static unsigned getCIEVersion(bool IsEH, unsigned DwarfVersion) { in getCIEVersion()
|
| /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-10.0/llvm/include/llvm/CodeGen/ |
| D | DIE.h | 915 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/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()
|