Searched refs:copyInvariantDebugSection (Results 1 – 3 of 3) sorted by relevance
108 void copyInvariantDebugSection(const object::ObjectFile &Obj);
590 void DwarfStreamer::copyInvariantDebugSection(const object::ObjectFile &Obj) { in copyInvariantDebugSection() function in llvm::dsymutil::DwarfStreamer
2544 Streamer->copyInvariantDebugSection(*LinkContext.ObjectFile); in link()