Searched refs:avr_property_record (Results 1 – 4 of 4) sorted by relevance
53 struct avr_property_record struct111 struct avr_property_record *records; argument122 extern const char *avr_elf32_property_record_name (struct avr_property_record *rec);
742 struct avr_property_record *items;1834 struct avr_property_record *prop_record = NULL; in elf32_avr_relax_delete_bytes()2263 size = (sizeof (struct avr_property_record) in avr_elf32_assign_records_to_sections()2271 sizeof (struct avr_property_record)); in avr_elf32_assign_records_to_sections()2282 const struct avr_property_record *a in avr_property_record_compare()2283 = (struct avr_property_record *) ap; in avr_property_record_compare()2284 const struct avr_property_record *b in avr_property_record_compare()2285 = (struct avr_property_record *) bp; in avr_property_record_compare()2339 sizeof (struct avr_property_record), in avr_load_all_property_sections()3039 struct avr_property_record *record; in elf32_avr_relax_section()[all …]
3493 (struct avr_property_record): New structure.
34 struct avr_property_record record;1910 avr_record_size (const struct avr_property_record *record) in avr_record_size()1950 const struct avr_property_record *record) in avr_output_property_record()