Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DWARFLinker/
H A DDWARFStreamer.h233 void emitPubSectionForUnit(MCSection *Sec, StringRef Name,
/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp714 void DwarfStreamer::emitPubSectionForUnit( in emitPubSectionForUnit() function in llvm::DwarfStreamer
756 emitPubSectionForUnit(MC->getObjectFileInfo()->getDwarfPubNamesSection(), in emitPubNamesForUnit()
762 emitPubSectionForUnit(MC->getObjectFileInfo()->getDwarfPubTypesSection(), in emitPubTypesForUnit()