Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h662 unsigned cloneAddressAttribute(DIE &Die, AttributeSpec AttrSpec,
/freebsd-13.1/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1059 unsigned DWARFLinker::DIECloner::cloneAddressAttribute( in cloneAddressAttribute() function in llvm::DWARFLinker::DIECloner
1236 return cloneAddressAttribute(Die, AttrSpec, Val, Unit, Info); in cloneAttribute()