Home
last modified time | relevance | path

Searched defs:cloneDIE (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp1290 std::pair<DIE *, TypeEntry *> CompileUnit::cloneDIE( cloneDIE() function in CompileUnit
/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp1665 DIE *DWARFLinker::DIECloner::cloneDIE(const DWARFDie &InputDIE, cloneDIE() function in llvm::DWARFLinker::DIECloner