Searched refs:cloneDIE (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
| H A D | DWARFLinkerCompileUnit.cpp | 1242 std::pair<DIE *, TypeEntry *> OutCUDie = cloneDIE( in cloneAndEmit() 1284 std::pair<DIE *, TypeEntry *> CompileUnit::cloneDIE( in cloneDIE() function in CompileUnit 1334 std::pair<DIE *, TypeEntry *> ClonedChild = cloneDIE( in cloneDIE()
|
| H A D | DWARFLinkerCompileUnit.h | 419 cloneDIE(const DWARFDebugInfoEntry *InputDieEntry,
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/ |
| H A D | DWARFLinker.h | 590 LLVM_ABI DIE *cloneDIE(const DWARFDie &InputDIE, const DWARFFile &File,
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/ |
| H A D | DWARFLinker.h | |
| /freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/ |
| H A D | DWARFLinker.cpp | |
| /freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/ |
| H A D | DWARFLinker.cpp | 1697 DIE *DWARFLinker::DIECloner::cloneDIE(const DWARFDie &InputDIE, in cloneDIE() function in llvm::DWARFLinker::DIECloner 1926 if (DIE *Clone = cloneDIE(Child, File, Unit, PCOffset, OutOffset, Flags, in cloneDIE() 2728 cloneDIE(InputDIE, File, *CurrentUnit, 0 /* PC offset */, UnitHeaderSize, in cloneAllCompileUnits()
|