Searched refs:avr_property_record_link (Results 1 – 4 of 4) sorted by relevance
32 struct avr_property_record_link struct35 struct avr_property_record_link *next; argument2298 static struct avr_property_record_link *2301 struct avr_property_record_link *prop_rec_link; in create_record_for_frag()2303 prop_rec_link = XCNEW (struct avr_property_record_link); in create_record_for_frag()2342 static struct avr_property_record_link **2344 struct avr_property_record_link **next_ptr) in append_records_for_section()2359 struct avr_property_record_link *new_link in append_records_for_section()2380 struct avr_property_record_link *r_list, **next_ptr; in avr_create_and_fill_property_section()2383 struct avr_property_record_link *rec; in avr_create_and_fill_property_section()
1823 (struct avr_property_record_link): New structure.