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

/freebsd-11-stable/contrib/gcc/config/arm/
H A Delf.h85 #undef ASM_DECLARE_FUNCTION_SIZE macro
86 #define ASM_DECLARE_FUNCTION_SIZE(FILE, FNAME, DECL) \ macro
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dsysv4.h115 #undef ASM_DECLARE_FUNCTION_SIZE macro
116 #define ASM_DECLARE_FUNCTION_SIZE(FILE, NAME, DECL) \ macro
/freebsd-11-stable/contrib/gcc/config/mips/
H A Dlinux.h153 #undef ASM_DECLARE_FUNCTION_SIZE macro
154 #define ASM_DECLARE_FUNCTION_SIZE(STREAM, NAME, DECL) \ macro
H A Dmips.c8353 #ifdef ASM_DECLARE_FUNCTION_SIZE
8354 ASM_DECLARE_FUNCTION_SIZE (asm_out_file, stubname, stubdecl);
/freebsd-11-stable/contrib/gcc/config/
H A Dnetbsd-aout.h199 #undef ASM_DECLARE_FUNCTION_SIZE macro
200 #define ASM_DECLARE_FUNCTION_SIZE(FILE, FNAME, DECL) \ macro
H A Dsol2.h228 #undef ASM_DECLARE_FUNCTION_SIZE macro
229 #define ASM_DECLARE_FUNCTION_SIZE(FILE, FNAME, DECL) \
227 #undef ASM_DECLARE_FUNCTION_SIZE macro
H A Dopenbsd.h222 #undef ASM_DECLARE_FUNCTION_SIZE
223 #define ASM_DECLARE_FUNCTION_SIZE(FILE, FNAME, DECL) \
219 #undef ASM_DECLARE_FUNCTION_SIZE macro
220 #define ASM_DECLARE_FUNCTION_SIZE macro
H A Delfos.h332 #ifndef ASM_DECLARE_FUNCTION_SIZE
333 #define ASM_DECLARE_FUNCTION_SIZE(FILE, FNAME, DECL) \ macro
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Dfreebsd.h259 #undef ASM_DECLARE_FUNCTION_SIZE macro
260 #define ASM_DECLARE_FUNCTION_SIZE(FILE, FNAME, DECL) \ macro
H A Dlinux64.h441 #undef ASM_DECLARE_FUNCTION_SIZE macro
442 #define ASM_DECLARE_FUNCTION_SIZE(FILE, FNAME, DECL) \ macro
/freebsd-11-stable/contrib/gcc/
H A Dvarasm.c1490 #ifdef ASM_DECLARE_FUNCTION_SIZE
1494 ASM_DECLARE_FUNCTION_SIZE (asm_out_file, fnname, decl);

Completed in 145 milliseconds