Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfExpression.h35 unsigned DwarfVersion; variable
39 unsigned DwarfVersion) in DwarfExpression()
111 unsigned DwarfVersion, ByteStreamer &BS) in DebugLocDwarfExpression()
DDwarfDebug.h288 unsigned DwarfVersion; variable
/external/llvm/include/llvm/MC/
DMCTargetOptions.h37 int DwarfVersion; variable
DMCContext.h155 uint16_t DwarfVersion; variable
/external/llvm/tools/llvm-mc/
Dllvm-mc.cpp413 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.h487 dwarf::Form BestForm(unsigned DwarfVersion) const { in BestForm()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp542 void DwarfStreamer::switchToDebugInfoSection(unsigned DwarfVersion) { in switchToDebugInfoSection()