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

/freebsd-11-stable/contrib/gcc/config/i386/
H A Duwin.h76 #undef ASM_DECLARE_FUNCTION_NAME macro
77 #define ASM_DECLARE_FUNCTION_NAME(FILE, NAME, DECL) \ macro
H A Dcygming.h231 #undef ASM_DECLARE_FUNCTION_NAME
232 #define ASM_DECLARE_FUNCTION_NAME(FILE, NAME, DECL) \
227 #undef ASM_DECLARE_FUNCTION_NAME macro
228 #define ASM_DECLARE_FUNCTION_NAME macro
H A Di386.c5238 ASM_DECLARE_FUNCTION_NAME (asm_out_file, name, decl);
/freebsd-11-stable/contrib/gcc/config/arm/
H A Delf.h72 #undef ASM_DECLARE_FUNCTION_NAME macro
73 #define ASM_DECLARE_FUNCTION_NAME(FILE, NAME, DECL) \ macro
H A Daout.h197 #ifndef ASM_DECLARE_FUNCTION_NAME
198 #define ASM_DECLARE_FUNCTION_NAME(STREAM, NAME, DECL) \ macro
H A Dpe.h91 #undef ASM_DECLARE_FUNCTION_NAME
92 #define ASM_DECLARE_FUNCTION_NAME(STREAM, NAME, DECL) \
87 #undef ASM_DECLARE_FUNCTION_NAME macro
88 #define ASM_DECLARE_FUNCTION_NAME macro
H A Daof.h148 #define ASM_DECLARE_FUNCTION_NAME(STREAM,NAME,DECL) \
147 #define ASM_DECLARE_FUNCTION_NAME macro
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dsysv4.h104 #undef ASM_DECLARE_FUNCTION_NAME macro
105 #define ASM_DECLARE_FUNCTION_NAME(FILE, NAME, DECL) \ macro
/freebsd-11-stable/contrib/gcc/config/mips/
H A Dlinux.h139 #undef ASM_DECLARE_FUNCTION_NAME macro
140 #define ASM_DECLARE_FUNCTION_NAME(STREAM, NAME, DECL) \ macro
H A Dmips.h2595 #undef ASM_DECLARE_FUNCTION_NAME
2596 #define ASM_DECLARE_FUNCTION_NAME(STREAM,NAME,DECL)
2575 #undef ASM_DECLARE_FUNCTION_NAME macro
2576 #define ASM_DECLARE_FUNCTION_NAME macro
/freebsd-11-stable/contrib/gcc/config/
H A Dnetbsd-aout.h139 #undef ASM_DECLARE_FUNCTION_NAME macro
140 #define ASM_DECLARE_FUNCTION_NAME(FILE, NAME, DECL) \ macro
H A Dopenbsd.h211 #undef ASM_DECLARE_FUNCTION_NAME
212 #define ASM_DECLARE_FUNCTION_NAME(FILE, NAME, DECL) \
208 #undef ASM_DECLARE_FUNCTION_NAME macro
209 #define ASM_DECLARE_FUNCTION_NAME macro
H A Delfos.h272 #ifndef ASM_DECLARE_FUNCTION_NAME
273 #define ASM_DECLARE_FUNCTION_NAME(FILE, NAME, DECL) \ macro
H A Ddarwin.h560 #define ASM_DECLARE_FUNCTION_NAME(FILE, NAME, DECL) \ macro
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Dxcoff.h143 #define ASM_DECLARE_FUNCTION_NAME(FILE,NAME,DECL) \ macro
H A Dsysv4.h412 #undef ASM_DECLARE_FUNCTION_NAME macro
413 #define ASM_DECLARE_FUNCTION_NAME(FILE, NAME, DECL) \ macro
/freebsd-11-stable/contrib/gcc/
H A Dvarasm.c1476 #ifdef ASM_DECLARE_FUNCTION_NAME
1477 ASM_DECLARE_FUNCTION_NAME (asm_out_file, fnname, current_function_decl);
1481 #endif /* ASM_DECLARE_FUNCTION_NAME */

Completed in 208 milliseconds