Searched refs:cloneDieReferenceAttribute (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/llvm/include/llvm/DWARFLinker/ |
D | DWARFLinker.h | 628 unsigned cloneDieReferenceAttribute(DIE &Die, const DWARFDie &InputDIE,
|
/external/llvm/tools/dsymutil/ |
D | DwarfLinker.cpp | 1337 cloneDieReferenceAttribute(DIE &Die, 2363 unsigned DwarfLinker::DIECloner::cloneDieReferenceAttribute( in cloneDieReferenceAttribute() function in llvm::dsymutil::__anondabe43b60111::DwarfLinker::DIECloner 2573 return cloneDieReferenceAttribute(Die, InputDIE, AttrSpec, AttrSize, Val, in cloneAttribute()
|
/external/llvm-project/llvm/lib/DWARFLinker/ |
D | DWARFLinker.cpp | 908 unsigned DWARFLinker::DIECloner::cloneDieReferenceAttribute( in cloneDieReferenceAttribute() function in llvm::DWARFLinker::DIECloner 1240 return cloneDieReferenceAttribute(Die, InputDIE, AttrSpec, AttrSize, Val, in cloneAttribute()
|