Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h657 unsigned cloneAddressAttribute(DIE &Die, AttributeSpec AttrSpec,
/llvm-project-15.0.7/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1096 unsigned DWARFLinker::DIECloner::cloneAddressAttribute( in cloneAddressAttribute() function in llvm::DWARFLinker::DIECloner
1273 return cloneAddressAttribute(Die, AttrSpec, Val, Unit, Info); in cloneAttribute()