Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h631 unsigned cloneStringAttribute(DIE &Die, AttributeSpec AttrSpec,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp845 unsigned DWARFLinker::DIECloner::cloneStringAttribute( in cloneStringAttribute() function in llvm::DWARFLinker::DIECloner
1219 return cloneStringAttribute(Die, AttrSpec, Val, U, StringPool, Info); in cloneAttribute()