Searched refs:recorded_attribute_info (Results 1 – 2 of 2) sorted by relevance
1526 struct recorded_attribute_info { struct1527 struct recorded_attribute_info *next; argument1532 static struct recorded_attribute_info *recorded_attributes; argument1542 struct recorded_attribute_info *rai; in record_attribute()1553 rai = XNEW (struct recorded_attribute_info); in record_attribute()1569 struct recorded_attribute_info *rai; in obj_elf_seen_attribute()
1177 * config/obj-elf.c (recorded_attribute_info): New structure.