Searched refs:curatp (Results 1 – 1 of 1) sorted by relevance
2567 Dwarf_P_Attribute curatp = attr; in _dwarf_pro_match_attr() local2569 for (i = 0; i < no_attr && curatp; i++,curatp = curatp->ar_next ) { in _dwarf_pro_match_attr()2570 if (curatp->ar_attribute != abbrev->abb_attrs[i] || in _dwarf_pro_match_attr()2571 curatp->ar_attribute_form != abbrev->abb_forms[i]) { in _dwarf_pro_match_attr()2576 if (curatp->ar_attribute_form == DW_FORM_implicit_const) { in _dwarf_pro_match_attr()2578 if (curatp->ar_implicit_const != in _dwarf_pro_match_attr()