Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h397 void copyInvariantDebugSection(DWARFContext &Dwarf);
/src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2672 void DWARFLinker::copyInvariantDebugSection(DWARFContext &Dwarf) { in copyInvariantDebugSection() function in llvm::DWARFLinker
2861 copyInvariantDebugSection(*OptContext.File.Dwarf); in link()