Searched refs:avr_handle_progmem_attribute (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/config/avr/ |
H A D | avr.c | 60 static tree avr_handle_progmem_attribute PARAMS ((tree *, tree, tree, int, bool *)); 4731 { "progmem", 0, 0, false, false, false, avr_handle_progmem_attribute }, 4741 avr_handle_progmem_attribute (node, name, args, flags, no_add_attrs) in avr_handle_progmem_attribute() function
|
/openbsd-src/gnu/gcc/gcc/config/avr/ |
H A D | avr.c | 63 static tree avr_handle_progmem_attribute (tree *, tree, tree, int, bool *); 4653 { "progmem", 0, 0, false, false, false, avr_handle_progmem_attribute }, 4663 avr_handle_progmem_attribute (tree *node, tree name, in avr_handle_progmem_attribute() function
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | ChangeLog.6 | 10515 (avr_attribute_table, avr_handle_progmem_attribute,
|
H A D | ChangeLog.7 | 5496 * config/avr/avr.c (avr_handle_progmem_attribute): Handle TYPE_DECL.
|