Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDIEAttributeCloner.h114 cloneStringAttr(const DWARFFormValue &Val,
H A DDIEAttributeCloner.cpp70 AttrOutOffset += cloneStringAttr(Val, AttrSpec); in clone()
182 size_t DIEAttributeCloner::cloneStringAttr( in cloneStringAttr() function in DIEAttributeCloner