Searched refs:emitSectionContents (Results 1 – 5 of 5) sorted by relevance
82 void emitSectionContents(StringRef SecData,
45 virtual void emitSectionContents(StringRef SecData,
2673 TheDwarfEmitter->emitSectionContents(Dwarf.getDWARFObj().getLocSection().Data, in copyInvariantDebugSection()2675 TheDwarfEmitter->emitSectionContents( in copyInvariantDebugSection()2678 TheDwarfEmitter->emitSectionContents( in copyInvariantDebugSection()2680 TheDwarfEmitter->emitSectionContents(Dwarf.getDWARFObj().getArangesSection(), in copyInvariantDebugSection()2682 TheDwarfEmitter->emitSectionContents( in copyInvariantDebugSection()2684 TheDwarfEmitter->emitSectionContents( in copyInvariantDebugSection()2687 TheDwarfEmitter->emitSectionContents( in copyInvariantDebugSection()
227 void DwarfStreamer::emitSectionContents(StringRef SecData, in emitSectionContents() function in DwarfStreamer
354 Streamer->emitSectionContents(Section->getContents(), in linkDebugInfoImpl()