Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDIEGenerator.h71 std::pair<DIEValue &, size_t> addBlockAttribute(dwarf::Attribute Attr, in addBlockAttribute() function
H A DDIEAttributeCloner.cpp562 Generator.addBlockAttribute(AttrSpec.Attr, ResultForm, Bytes).second; in cloneBlockAttr()