Searched refs:attributesp (Results 1 – 1 of 1) sorted by relevance
379 Dwarf_Attribute *attributesp = NULL; in read_macros() local383 attributesp = malloc (sizeof (Dwarf_Attribute) * proto->nforms); in read_macros()384 if (attributesp == NULL) in read_macros()389 attributes = attributesp; in read_macros()411 free (attributesp); in read_macros()418 free (attributesp); in read_macros()432 if (unlikely (attributesp != NULL)) in read_macros()433 free (attributesp); in read_macros()