Searched refs:sh_handle_interrupt_handler_attribute (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/gcc/gcc/config/sh/ |
H A D | sh.c | 199 static tree sh_handle_interrupt_handler_attribute (tree *, tree, tree, int, bool *); 7694 { "interrupt_handler", 0, 0, true, false, false, sh_handle_interrupt_handler_attribute }, 7698 { "trapa_handler", 0, 0, true, false, false, sh_handle_interrupt_handler_attribute }, 7699 { "nosave_low_regs", 0, 0, true, false, false, sh_handle_interrupt_handler_attribute }, 7717 sh_handle_interrupt_handler_attribute (tree *node, tree name, in sh_handle_interrupt_handler_attribute() function
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/sh/ |
H A D | sh.c | 195 static tree sh_handle_interrupt_handler_attribute PARAMS ((tree *, tree, tree, int, bool *)); 5805 { "interrupt_handler", 0, 0, true, false, false, sh_handle_interrupt_handler_attribute }, 5814 sh_handle_interrupt_handler_attribute (node, name, args, flags, no_add_attrs) in sh_handle_interrupt_handler_attribute() function
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | ChangeLog | 15082 * sh.c (sh_handle_interrupt_handler_attribute): Reject interrupt_handler
|
H A D | ChangeLog.6 | 10571 (sh_attribute_table, sh_handle_interrupt_handler_attribute,
|