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

/freebsd-10-stable/contrib/gcc/config/arm/
H A Darm-protos.h47 extern void arm_encode_call_attribute (tree, int);
H A Darm.h1897 arm_encode_call_attribute (DECL, SHORT_CALL_FLAG_CHAR)
H A Darm.c3031 arm_encode_call_attribute (tree decl, int flag)
14872 arm_encode_call_attribute (decl, LONG_CALL_FLAG_CHAR);
14874 arm_encode_call_attribute (decl, SHORT_CALL_FLAG_CHAR);
3024 arm_encode_call_attribute (tree decl, int flag) function

Completed in 88 milliseconds