Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h653 unsigned cloneStringAttribute(DIE &Die, AttributeSpec AttrSpec,
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp1023 unsigned DWARFLinker::DIECloner::cloneStringAttribute(DIE &Die, in cloneStringAttribute() function in llvm::DWARFLinker::DIECloner
1559 return cloneStringAttribute(Die, AttrSpec, Val, U, Info); in cloneAttribute()