Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h431 void copyInvariantDebugSection(DWARFContext &Dwarf);
/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp2410 void DWARFLinker::copyInvariantDebugSection(DWARFContext &Dwarf) { in copyInvariantDebugSection() function in llvm::DWARFLinker
2622 copyInvariantDebugSection(*OptContext.File.Dwarf); in link()