Home
last modified time | relevance | path

Searched refs:copyInvariantDebugSection (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DDwarfStreamer.h108 void copyInvariantDebugSection(const object::ObjectFile &Obj);
DDwarfStreamer.cpp590 void DwarfStreamer::copyInvariantDebugSection(const object::ObjectFile &Obj) { in copyInvariantDebugSection() function in llvm::dsymutil::DwarfStreamer
DDwarfLinker.cpp2544 Streamer->copyInvariantDebugSection(*LinkContext.ObjectFile); in link()