Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/DWARFLinker/
DDWARFLinker.h620 unsigned cloneStringAttribute(DIE &Die, AttributeSpec AttrSpec,
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1329 unsigned cloneStringAttribute(DIE &Die, AttributeSpec AttrSpec,
2351 unsigned DwarfLinker::DIECloner::cloneStringAttribute(DIE &Die, in cloneStringAttribute() function in llvm::dsymutil::__anondabe43b60111::DwarfLinker::DIECloner
2567 return cloneStringAttribute(Die, AttrSpec, Val, U); in cloneAttribute()
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFLinker.cpp888 unsigned DWARFLinker::DIECloner::cloneStringAttribute( in cloneStringAttribute() function in llvm::DWARFLinker::DIECloner
1234 return cloneStringAttribute(Die, AttrSpec, Val, U, StringPool, Info); in cloneAttribute()