Searched refs:frag_base (Results 1 – 1 of 1) sorted by relevance
1949 avr_output_property_record (char * const frag_base, char *frag_ptr, in avr_output_property_record() argument1956 where = frag_ptr - frag_base; in avr_output_property_record()2149 char *frag_ptr, *frag_base; in avr_create_and_fill_property_section() local2190 frag_base = frag_more (sec_size); in avr_create_and_fill_property_section()2193 avr_output_property_section_header (frag_base, record_count); in avr_create_and_fill_property_section()2196 frag_ptr = avr_output_property_record (frag_base, frag_ptr, &rec->record); in avr_create_and_fill_property_section()