Searched refs:TypeDie (Results 1 – 1 of 1) sorted by relevance
665 DWARFDie TypeDie = Die.getAttributeValueAsReferencedDie(DW_AT_type); in verifyDebugInfoAttribute() local666 if (TypeDie && !isType(TypeDie.getTag())) { in verifyDebugInfoAttribute()668 " with incompatible tag " + TagString(TypeDie.getTag())); in verifyDebugInfoAttribute()