Home
last modified time | relevance | path

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

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