Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/DWARFLinker/
DDWARFLinker.h643 unsigned cloneBlockAttribute(DIE &Die, const DWARFFile &File,
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1345 unsigned cloneBlockAttribute(DIE &Die, AttributeSpec AttrSpec,
2434 unsigned DwarfLinker::DIECloner::cloneBlockAttribute(DIE &Die, in cloneBlockAttribute() function in llvm::dsymutil::__anondabe43b60111::DwarfLinker::DIECloner
2580 return cloneBlockAttribute(Die, AttrSpec, Val, AttrSize); in cloneAttribute()
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFLinker.cpp1044 unsigned DWARFLinker::DIECloner::cloneBlockAttribute( in cloneBlockAttribute() function in llvm::DWARFLinker::DIECloner
1247 return cloneBlockAttribute(Die, File, Unit, AttrSpec, Val, AttrSize, in cloneAttribute()