Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/config/sh/
H A Dsh.c199 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 Dsh.c195 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 DChangeLog15082 * sh.c (sh_handle_interrupt_handler_attribute): Reject interrupt_handler
H A DChangeLog.610571 (sh_attribute_table, sh_handle_interrupt_handler_attribute,