Searched refs:setDwarfCompileUnitID (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCContext.h347 void setDwarfCompileUnitID(unsigned CUIndex) { function in class:llvm::MCContext
/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1451 Asm->OutStreamer.getContext().setDwarfCompileUnitID(0);
1453 Asm->OutStreamer.getContext().setDwarfCompileUnitID(TheCU->getUniqueID());
1561 Asm->OutStreamer.getContext().setDwarfCompileUnitID(0);

Completed in 1170 milliseconds