Lines Matching refs:AttributeSpec
1298 typedef DWARFAbbreviationDeclaration::AttributeSpec AttributeSpec; typedef in llvm::dsymutil::__anondabe43b60111::DwarfLinker::DIECloner
1323 const AttributeSpec AttrSpec, unsigned AttrSize,
1329 unsigned cloneStringAttribute(DIE &Die, AttributeSpec AttrSpec,
1339 AttributeSpec AttrSpec, unsigned AttrSize,
1345 unsigned cloneBlockAttribute(DIE &Die, AttributeSpec AttrSpec,
1351 unsigned cloneAddressAttribute(DIE &Die, AttributeSpec AttrSpec,
1360 CompileUnit &U, AttributeSpec AttrSpec,
2352 AttributeSpec AttrSpec, in cloneStringAttribute()
2365 AttributeSpec AttrSpec, unsigned AttrSize, const DWARFFormValue &Val, in cloneDieReferenceAttribute()
2435 AttributeSpec AttrSpec, in cloneBlockAttribute()
2478 DIE &Die, AttributeSpec AttrSpec, const DWARFFormValue &Val, in cloneAddressAttribute()
2516 AttributeSpec AttrSpec, const DWARFFormValue &Val, unsigned AttrSize, in cloneScalarAttribute()
2560 const DWARFFormValue &Val, const AttributeSpec AttrSpec, unsigned AttrSize, in cloneAttribute()
2682 shouldSkipAttribute(DWARFAbbreviationDeclaration::AttributeSpec AttrSpec, in shouldSkipAttribute()