Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/CodeGen/AsmPrinter/
HDDwarfFile.cpp62 MCSection *USection = TheU->getSection(); in emitUnits() local
63 Asm->OutStreamer->SwitchSection(USection); in emitUnits()