Searched refs:avr_property_record_link (Results 1 – 2 of 2) sorted by relevance
32 struct avr_property_record_link struct35 struct avr_property_record_link *next; argument2066 static struct avr_property_record_link *2069 struct avr_property_record_link *prop_rec_link; in create_record_for_frag()2071 prop_rec_link = XCNEW (struct avr_property_record_link); in create_record_for_frag()2110 static struct avr_property_record_link **2112 struct avr_property_record_link **next_ptr) in append_records_for_section()2127 struct avr_property_record_link *new_link in append_records_for_section()2148 struct avr_property_record_link *r_list, **next_ptr; in avr_create_and_fill_property_section()2151 struct avr_property_record_link *rec; in avr_create_and_fill_property_section()
1823 (struct avr_property_record_link): New structure.