| /netbsd/src/external/gpl3/gcc/dist/libgcc/ |
| D | crtstuff.c | 71 #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/ |
| D | sde.h | 99 #undef CRT_CALL_STATIC_FUNCTION 100 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ macro
|
| D | mips.h | 3153 #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/ |
| D | pa64-hpux.h | 350 #undef CRT_CALL_STATIC_FUNCTION 351 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) macro
|
| D | pa32-linux.h | 43 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/bfin/ |
| D | elf.h | 64 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/frv/ |
| D | linux.h | 64 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| D | netbsd64.h | 487 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ macro 493 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ macro
|
| D | linux64.h | 434 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ macro 440 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ macro
|
| D | rtems.h | 161 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ macro
|
| D | freebsd64.h | 270 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/xtensa/ |
| D | xtensa.h | 804 #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/ |
| D | vms.h | 95 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/alpha/ |
| D | elf.h | 152 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ macro
|
| D | vms.h | 174 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/arc/ |
| D | arc.h | 1516 #undef CRT_CALL_STATIC_FUNCTION 1517 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/s390/ |
| D | s390.h | 892 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/sh/ |
| D | sh.h | 1866 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/ |
| D | i386.h | 2205 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ChangeLog-2002 | 32042 (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 …]
|
| D | ChangeLog-2006 | 12104 (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
|
| D | ChangeLog-2003 | 4826 * 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,
|
| D | ChangeLog-2000 | 9813 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.
|
| D | ChangeLog-2012 | 12388 * 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/ |
| D | tm.texi.in | 4876 @defmac CRT_CALL_STATIC_FUNCTION (@var{section_op}, @var{function})
|