Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/DWARFLinker/
DDWARFLinker.h610 unsigned cloneAttribute(DIE &Die, const DWARFDie &InputDIE,
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1320 unsigned cloneAttribute(DIE &Die,
2558 unsigned DwarfLinker::DIECloner::cloneAttribute( in cloneAttribute() function in llvm::dsymutil::__anondabe43b60111::DwarfLinker::DIECloner
2807 cloneAttribute(*Die, InputDIE, Unit, Val, AttrSpec, AttrSize, AttrInfo); in cloneDIE()
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFLinker.cpp1224 unsigned DWARFLinker::DIECloner::cloneAttribute( in cloneAttribute() function in llvm::DWARFLinker::DIECloner
1459 OutOffset += cloneAttribute(*Die, InputDIE, File, Unit, StringPool, Val, in cloneDIE()