Home
last modified time | relevance | path

Searched refs:DwarfCompileUnitID (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/MC/
DMCContext.h154 unsigned DwarfCompileUnitID; variable
324 return DwarfCompileUnitID; in getDwarfCompileUnitID()
327 DwarfCompileUnitID = CUIndex; in setDwarfCompileUnitID()
/external/llvm/lib/MC/
DMCContext.cpp43 AllowTemporaryLabels(true), DwarfCompileUnitID(0), AutoReset(DoAutoReset) { in MCContext()
86 DwarfCompileUnitID = 0; in reset()