Searched refs:cloneAddressAttribute (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/llvm/include/llvm/DWARFLinker/ |
D | DWARFLinker.h | 651 unsigned cloneAddressAttribute(DIE &Die, AttributeSpec AttrSpec,
|
/external/llvm/tools/dsymutil/ |
D | DwarfLinker.cpp | 1351 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/ |
D | DWARFLinker.cpp | 1099 unsigned DWARFLinker::DIECloner::cloneAddressAttribute( in cloneAddressAttribute() function in llvm::DWARFLinker::DIECloner 1250 return cloneAddressAttribute(Die, AttrSpec, Val, Unit, Info); in cloneAttribute()
|