Home
last modified time | relevance | path

Searched refs:avr_record_size (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-avr.c1910 avr_record_size (const struct avr_property_record *record) in avr_record_size() function
1994 gas_assert (frag_ptr - init_frag_ptr == avr_record_size (record)); in avr_output_property_record()
2180 sec_size += avr_record_size (&rec->record); in avr_create_and_fill_property_section()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-20151825 (avr_record_size): New function.