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

/freebsd-11-stable/contrib/gcc/
H A Dcrtstuff.c77 #ifndef CRT_CALL_STATIC_FUNCTION
78 # define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ macro
308 CRT_CALL_STATIC_FUNCTION (FINI_SECTION_ASM_OP, __do_global_dtors_aux)
348 CRT_CALL_STATIC_FUNCTION (INIT_SECTION_ASM_OP, frame_dummy)
525 CRT_CALL_STATIC_FUNCTION (INIT_SECTION_ASM_OP, __do_global_ctors_aux)
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Dfreebsd.h205 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ macro
H A Dlinux64.h412 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ macro
418 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ macro
/freebsd-11-stable/contrib/gcc/config/s390/
H A Ds390.h817 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ macro
/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips.h2741 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \
2753 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \
2717 #define CRT_CALL_STATIC_FUNCTION macro
2729 #define CRT_CALL_STATIC_FUNCTION macro
/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.h2091 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \
2079 #define CRT_CALL_STATIC_FUNCTION macro

Completed in 89 milliseconds