Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/DWARFLinker/
DDWARFLinker.h406 void copyInvariantDebugSection(DWARFContext &Dwarf);
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFLinker.cpp2323 void DWARFLinker::copyInvariantDebugSection(DWARFContext &Dwarf) { in copyInvariantDebugSection() function in llvm::DWARFLinker
2511 copyInvariantDebugSection(*OptContext.File.Dwarf); in link()