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

/freebsd-10-stable/contrib/gcc/config/arm/
H A Darm-protos.h36 extern unsigned long arm_current_func_type (void);
H A Darm.c1465 arm_current_func_type (void)
1491 func_type = arm_current_func_type ();
3190 if (IS_INTERRUPT (arm_current_func_type ()))
9294 unsigned long func_type = arm_current_func_type ();
9378 unsigned long func_type = arm_current_func_type ();
9553 func_type = arm_current_func_type ();
9799 func_type = arm_current_func_type ();
9872 func_type = arm_current_func_type ();
10558 func_type = arm_current_func_type ();
10707 func_type = arm_current_func_type ();
1461 arm_current_func_type (void) function
[all...]

Completed in 71 milliseconds