Searched refs:emitSectionContents (Results 1 – 11 of 11) sorted by relevance
83 void emitSectionContents(StringRef SecData,
46 virtual void emitSectionContents(StringRef SecData,
2790 TheDwarfEmitter->emitSectionContents(Dwarf.getDWARFObj().getLocSection().Data, in copyInvariantDebugSection()2792 TheDwarfEmitter->emitSectionContents( in copyInvariantDebugSection()2795 TheDwarfEmitter->emitSectionContents( in copyInvariantDebugSection()2797 TheDwarfEmitter->emitSectionContents(Dwarf.getDWARFObj().getArangesSection(), in copyInvariantDebugSection()2799 TheDwarfEmitter->emitSectionContents( in copyInvariantDebugSection()2801 TheDwarfEmitter->emitSectionContents( in copyInvariantDebugSection()2804 TheDwarfEmitter->emitSectionContents( in copyInvariantDebugSection()
227 void DwarfStreamer::emitSectionContents(StringRef SecData, in emitSectionContents() function in DwarfStreamer
354 Streamer->emitSectionContents(Section->getContents(), in linkDebugInfoImpl()