Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h649 unsigned cloneBlockAttribute(DIE &Die, const DWARFFile &File,
/llvm-project-15.0.7/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1041 unsigned DWARFLinker::DIECloner::cloneBlockAttribute( in cloneBlockAttribute() function in llvm::DWARFLinker::DIECloner
1269 return cloneBlockAttribute(Die, File, Unit, AttrSpec, Val, AttrSize, in cloneAttribute()