Searched refs:cloneBlockAttribute (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/llvm/include/llvm/DWARFLinker/ |
D | DWARFLinker.h | 643 unsigned cloneBlockAttribute(DIE &Die, const DWARFFile &File,
|
/external/llvm/tools/dsymutil/ |
D | DwarfLinker.cpp | 1345 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/ |
D | DWARFLinker.cpp | 1044 unsigned DWARFLinker::DIECloner::cloneBlockAttribute( in cloneBlockAttribute() function in llvm::DWARFLinker::DIECloner 1247 return cloneBlockAttribute(Die, File, Unit, AttrSpec, Val, AttrSize, in cloneAttribute()
|