Home
last modified time | relevance | path

Searched defs:CRT_CALL_STATIC_FUNCTION (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-4.7/libgcc/
H A Dcrtstuff.c73 # define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ macro
420 CRT_CALL_STATIC_FUNCTION (FINI_SECTION_ASM_OP, __do_global_dtors_aux) in CRT_CALL_STATIC_FUNCTION() function
/dragonfly/contrib/gcc-8.0/libgcc/
H A Dcrtstuff.c72 # define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ macro
433 CRT_CALL_STATIC_FUNCTION (FINI_SECTION_ASM_OP, __do_global_dtors_aux) in CRT_CALL_STATIC_FUNCTION() function
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Di386.h2043 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ macro
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386.h2244 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ macro