Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h673 unsigned cloneStringAttribute(DIE &Die, AttributeSpec AttrSpec,
/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp939 unsigned DWARFLinker::DIECloner::cloneStringAttribute( in cloneStringAttribute() function in llvm::DWARFLinker::DIECloner
1336 return cloneStringAttribute(Die, AttrSpec, Val, U, StringPool, Info); in cloneAttribute()