Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h420 void copyInvariantDebugSection(DWARFContext &Dwarf);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp2295 void DWARFLinker::copyInvariantDebugSection(DWARFContext &Dwarf) { in copyInvariantDebugSection() function in llvm::DWARFLinker
2478 copyInvariantDebugSection(*OptContext.File.Dwarf); in link()