Home
last modified time | relevance | path

Searched refs:avr_output_data_section_asm_op (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr.c10199 avr_output_data_section_asm_op (const void *data) in avr_output_data_section_asm_op() function
10243 readonly_data_section->unnamed.callback = avr_output_data_section_asm_op; in avr_asm_init_sections()
10244 data_section->unnamed.callback = avr_output_data_section_asm_op; in avr_asm_init_sections()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr.cc10677 avr_output_data_section_asm_op (const char *data) in avr_output_data_section_asm_op() function
10772 readonly_data_section->unnamed.callback = avr_output_data_section_asm_op; in avr_asm_init_sections()
10773 data_section->unnamed.callback = avr_output_data_section_asm_op; in avr_asm_init_sections()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20211833 * config/avr/avr.c (avr_output_data_section_asm_op,
H A DChangeLog-201128905 avr_output_data_section_asm_op, avr_output_bss_section_asm_op):