Searched refs:emitSectionContents (Results 1 – 5 of 5) sorted by relevance
85 void emitSectionContents(StringRef SecData,
45 virtual void emitSectionContents(StringRef SecData,
2653 TheDwarfEmitter->emitSectionContents(Dwarf.getDWARFObj().getLocSection().Data, in copyInvariantDebugSection()2655 TheDwarfEmitter->emitSectionContents( in copyInvariantDebugSection()2658 TheDwarfEmitter->emitSectionContents( in copyInvariantDebugSection()2660 TheDwarfEmitter->emitSectionContents(Dwarf.getDWARFObj().getArangesSection(), in copyInvariantDebugSection()2662 TheDwarfEmitter->emitSectionContents( in copyInvariantDebugSection()2664 TheDwarfEmitter->emitSectionContents( in copyInvariantDebugSection()2667 TheDwarfEmitter->emitSectionContents( in copyInvariantDebugSection()
227 void DwarfStreamer::emitSectionContents(StringRef SecData, in emitSectionContents() function in DwarfStreamer
354 Streamer->emitSectionContents(Section->getContents(), in linkDebugInfoImpl()