Searched refs:abbrev_a (Results 1 – 1 of 1) sorted by relevance
6535 dw_attr_ref die_a, abbrev_a; in build_abbrev_table() local6550 abbrev_a = VEC_index (dw_attr_node, abbrev->die_attr, ix); in build_abbrev_table()6551 if ((abbrev_a->dw_attr != die_a->dw_attr) in build_abbrev_table()6552 || (value_format (abbrev_a) != value_format (die_a))) in build_abbrev_table()