Searched defs:USection (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.cpp57 // Emit the various dwarf units to the unit section USection with
62 MCSection *USection = TheU->getSection(); local
63 Asm->OutStreamer->SwitchSection(USection);

Completed in 88 milliseconds