Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDIEAttributeCloner.h129 cloneBlockAttr(const DWARFFormValue &Val,
H A DDIEAttributeCloner.cpp99 AttrOutOffset += cloneBlockAttr(Val, AttrSpec); in clone()
521 size_t DIEAttributeCloner::cloneBlockAttr( in cloneBlockAttr() function in DIEAttributeCloner