Searched refs:arm_handle_isr_attribute (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/gcc/config/arm/
H A Darm.c111 static tree arm_handle_isr_attribute (tree *, tree, tree, int, bool *);
2859 { "isr", 0, 1, false, false, false, arm_handle_isr_attribute },
2860 { "interrupt", 0, 1, false, false, false, arm_handle_isr_attribute },
2902 arm_handle_isr_attribute (tree *node, tree name, tree args, int flags,
2895 arm_handle_isr_attribute (tree *node, tree name, tree args, int flags, function

Completed in 79 milliseconds