Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h621 unsigned cloneAttribute(DIE &Die, const DWARFDie &InputDIE,
/freebsd-13.1/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1204 unsigned DWARFLinker::DIECloner::cloneAttribute( in cloneAttribute() function in llvm::DWARFLinker::DIECloner
1441 OutOffset += cloneAttribute(*Die, InputDIE, File, Unit, StringPool, Val, in cloneDIE()