Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h704 unsigned cloneAddressAttribute(DIE &Die, AttributeSpec AttrSpec,
/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1153 unsigned DWARFLinker::DIECloner::cloneAddressAttribute( in cloneAddressAttribute() function in llvm::DWARFLinker::DIECloner
1353 return cloneAddressAttribute(Die, AttrSpec, AttrSize, Val, Unit, Info); in cloneAttribute()