Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfExpression.h35 unsigned DwarfVersion; variable
39 unsigned DwarfVersion) in DwarfExpression()
112 unsigned DwarfVersion, ByteStreamer &BS) in DebugLocDwarfExpression()
DDwarfDebug.h287 unsigned DwarfVersion; variable
/external/llvm/include/llvm/MC/
DMCTargetOptions.h39 int DwarfVersion; variable
DMCContext.h161 uint16_t DwarfVersion; variable
/external/llvm/tools/llvm-mc/
Dllvm-mc.cpp442 unsigned DwarfVersion = MCOptions.DwarfVersion ? MCOptions.DwarfVersion : 4; in main() local
/external/clang/tools/driver/
Dcc1as_main.cpp91 unsigned DwarfVersion; member
/external/llvm/include/llvm/CodeGen/
DDIE.h712 dwarf::Form BestForm(unsigned DwarfVersion) const { in BestForm()
/external/llvm/lib/MC/
DMCDwarf.cpp1238 static unsigned getCIEVersion(bool IsEH, unsigned DwarfVersion) { in getCIEVersion()
/external/clang/lib/Driver/
DTools.cpp2530 unsigned DwarfVersion, in RenderDebugEnablingArgs()
2652 unsigned DwarfVersion = DwarfVersionNum(Value); in CollectArgsForIntegratedAssembler() local
4038 unsigned DwarfVersion = 0; in ConstructJob() local
5949 unsigned DwarfVersion = 0; in ConstructJob() local
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp657 void DwarfStreamer::switchToDebugInfoSection(unsigned DwarfVersion) { in switchToDebugInfoSection()