Home
last modified time | relevance | path

Searched refs:CRT_CALL_STATIC_FUNCTION (Results 1 – 25 of 35) sorted by relevance

12

/netbsd/src/external/gpl3/gcc/dist/libgcc/
Dcrtstuff.c71 #ifndef CRT_CALL_STATIC_FUNCTION
72 # define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ macro
442 CRT_CALL_STATIC_FUNCTION (FINI_SECTION_ASM_OP, __do_global_dtors_aux) in CRT_CALL_STATIC_FUNCTION() function
461 CRT_CALL_STATIC_FUNCTION (__LIBGCC_INIT_SECTION_ASM_OP__,
495 CRT_CALL_STATIC_FUNCTION (__LIBGCC_INIT_SECTION_ASM_OP__, frame_dummy)
700 CRT_CALL_STATIC_FUNCTION (__LIBGCC_INIT_SECTION_ASM_OP__, __do_global_ctors_aux)
/netbsd/src/external/gpl3/gcc/dist/gcc/config/mips/
Dsde.h99 #undef CRT_CALL_STATIC_FUNCTION
100 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ macro
Dmips.h3153 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ macro
3167 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ macro
3181 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/pa/
Dpa64-hpux.h350 #undef CRT_CALL_STATIC_FUNCTION
351 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) macro
Dpa32-linux.h43 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/bfin/
Delf.h64 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/frv/
Dlinux.h64 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Dnetbsd64.h487 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ macro
493 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ macro
Dlinux64.h434 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ macro
440 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ macro
Drtems.h161 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ macro
Dfreebsd64.h270 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/xtensa/
Dxtensa.h804 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ macro
810 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/ia64/
Dvms.h95 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/alpha/
Delf.h152 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ macro
Dvms.h174 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/arc/
Darc.h1516 #undef CRT_CALL_STATIC_FUNCTION
1517 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/s390/
Ds390.h892 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/sh/
Dsh.h1866 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Di386.h2205 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ macro
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-200232042 (CRT_CALL_STATIC_FUNCTION): Do not define for SHmedia.
32778 * gcc/config/s390/s390.h (CRT_CALL_STATIC_FUNCTION): Fixed
33252 * config/cris/cris.h (CRT_CALL_STATIC_FUNCTION): Change to emit
33319 * crtstuff.c (CRT_CALL_STATIC_FUNCTION): Rewrite to assume the
33329 * config/alpha/elf.h (CRT_CALL_STATIC_FUNCTION): New.
33332 * config/cris/cris.h (CRT_CALL_STATIC_FUNCTION): Rewrite old
33335 * config/cris/linux.h (CRT_CALL_STATIC_FUNCTION): Undef.
33337 * config/i386/i386.h (CRT_CALL_STATIC_FUNCTION): New.
33338 * config/i386/linux.h (CRT_CALL_STATIC_FUNCTION): Replace old
33346 * config/s390/s390.h (CRT_CALL_STATIC_FUNCTION): Update for new
[all …]
DChangeLog-200612104 (CRT_CALL_STATIC_FUNCTION): New.
12107 (CRT_CALL_STATIC_FUNCTION): New.
16727 * pa/pa32-linux.h (CRT_CALL_STATIC_FUNCTION): Fix typo.
16780 * pa/pa32-linux.h (CRT_CALL_STATIC_FUNCTION): Define when CRTSTUFFS_O
DChangeLog-20034826 * config/mips/mips.h (CRT_CALL_STATIC_FUNCTION): Likewise.
14733 * config/xtensa/xtensa.h (CRT_CALL_STATIC_FUNCTION): Define.
20360 * config/rs6000/linux64.h (CRT_CALL_STATIC_FUNCTION): Define.
31474 * config/mips/mips.h (CRT_CALL_STATIC_FUNCTION): Wrap in
35960 * config/mips/mips.h (CRT_CALL_STATIC_FUNCTION): Define so as
37662 (INIT_SECTION_ASM_OP, FINI_SECTION_ASM_OP, CRT_CALL_STATIC_FUNCTION,
DChangeLog-20009813 STARTFILE_SPEC, ENDFILE_SPEC, CRT_CALL_STATIC_FUNCTION): Define.
10380 * tm.texi (FINI_SECTION_ASM_OP, CRT_CALL_STATIC_FUNCTION):
10482 * crtstuff.c (CRT_CALL_STATIC_FUNCTION): Define default.
DChangeLog-201212388 * config/mips/mips.h (CRT_CALL_STATIC_FUNCTION): Add nomips16 asm
12405 (CRT_CALL_STATIC_FUNCTION): Define.
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dtm.texi.in4876 @defmac CRT_CALL_STATIC_FUNCTION (@var{section_op}, @var{function})

12