Home
last modified time | relevance | path

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

12

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfExpression.h37 DwarfExpression(unsigned DwarfVersion) : DwarfVersion(DwarfVersion) {} in DwarfExpression()
126 DebugLocDwarfExpression(unsigned DwarfVersion, ByteStreamer &BS) in DebugLocDwarfExpression()
DDwarfDebug.h258 unsigned DwarfVersion; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfExpression.h137 unsigned DwarfVersion : 4; variable
273 DwarfExpression(unsigned DwarfVersion, DwarfCompileUnit &CU) in DwarfExpression()
378 DebugLocDwarfExpression(unsigned DwarfVersion, BufferByteStreamer &BS, in DebugLocDwarfExpression()
DDwarfDebug.cpp325 static AccelTableKind computeAccelTableKind(unsigned DwarfVersion, in computeAccelTableKind()
385 unsigned DwarfVersion = DwarfVersionNumber ? DwarfVersionNumber in DwarfDebug() local
1785 uint16_t DwarfVersion, in recordSourceLine()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfExpression.h152 unsigned DwarfVersion : 4; variable
285 DwarfExpression(unsigned DwarfVersion, DwarfCompileUnit &CU) in DwarfExpression()
399 DebugLocDwarfExpression(unsigned DwarfVersion, BufferByteStreamer &BS, in DebugLocDwarfExpression()
DDwarfDebug.cpp325 static AccelTableKind computeAccelTableKind(unsigned DwarfVersion, in computeAccelTableKind()
387 unsigned DwarfVersion = DwarfVersionNumber ? DwarfVersionNumber in DwarfDebug() local
2142 uint16_t DwarfVersion, in recordSourceLine()
3162 const DwarfCompileUnit &CU, uint16_t DwarfVersion) { in emitMacroHeader()
/external/llvm/include/llvm/MC/
DMCTargetOptions.h43 int DwarfVersion; variable
DMCContext.h171 uint16_t DwarfVersion; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
DMCTargetOptionsCommandFlags.cpp68 static cl::opt<int> DwarfVersion("dwarf-version", cl::desc("Dwarf version"), in MCOPT_EXP() local
DMCDwarf.cpp565 uint16_t DwarfVersion, unsigned FileNumber) { in tryGetFile()
582 uint16_t DwarfVersion, unsigned FileNumber) { in tryGetFile()
1549 static unsigned getCIEVersion(bool IsEH, unsigned DwarfVersion) { in getCIEVersion()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCTargetOptions.h56 int DwarfVersion = 0; variable
DMCContext.h185 uint16_t DwarfVersion = 4; variable
DMCDwarf.h291 Optional<MD5::MD5Result> Checksum, uint16_t DwarfVersion, in getFile()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DWARFLinker/
DDWARFStreamer.cpp123 void DwarfStreamer::switchToDebugInfoSection(unsigned DwarfVersion) { in switchToDebugInfoSection()
145 unsigned DwarfVersion) { in emitCompileUnitHeader()
181 unsigned DwarfVersion) { in emitAbbrevs()
DDWARFLinkerCompileUnit.cpp89 uint64_t CompileUnit::computeNextUnitOffset(uint16_t DwarfVersion) { in computeNextUnitOffset()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
DMCTargetOptions.h63 int DwarfVersion = 0; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFExpression.h54 enum DwarfVersion : uint8_t { enum
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFExpression.h56 enum DwarfVersion : uint8_t { enum
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp69 uint16_t DwarfVersion = getVersion(); in hasFileAtIndex() local
79 uint16_t DwarfVersion = getVersion(); in getFileNameEntry() local
/external/llvm/tools/llvm-mc/
Dllvm-mc.cpp450 unsigned DwarfVersion = MCOptions.DwarfVersion ? MCOptions.DwarfVersion : 4; in main() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCDwarf.cpp541 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/
Dcc1as_main.cpp90 unsigned DwarfVersion; member
/external/llvm/include/llvm/CodeGen/
DDIE.h693 dwarf::Form BestForm(unsigned DwarfVersion) const { in BestForm()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DDIE.h915 dwarf::Form BestForm(unsigned DwarfVersion) const { in BestForm()

12