Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/DWARFLinker/
DDWARFLinker.h651 unsigned cloneAddressAttribute(DIE &Die, AttributeSpec AttrSpec,
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1351 unsigned cloneAddressAttribute(DIE &Die, AttributeSpec AttrSpec,
2477 unsigned DwarfLinker::DIECloner::cloneAddressAttribute( in cloneAddressAttribute() function in llvm::dsymutil::__anondabe43b60111::DwarfLinker::DIECloner
2582 return cloneAddressAttribute(Die, AttrSpec, Val, Unit, Info); in cloneAttribute()
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFLinker.cpp1099 unsigned DWARFLinker::DIECloner::cloneAddressAttribute( in cloneAddressAttribute() function in llvm::DWARFLinker::DIECloner
1250 return cloneAddressAttribute(Die, AttrSpec, Val, Unit, Info); in cloneAttribute()