Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h660 unsigned cloneStringAttribute(DIE &Die, AttributeSpec AttrSpec,
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp1034 unsigned DWARFLinker::DIECloner::cloneStringAttribute(DIE &Die, in cloneStringAttribute() function in llvm::DWARFLinker::DIECloner
1594 return cloneStringAttribute(Die, AttrSpec, Val, U, Info); in cloneAttribute()