Home
last modified time | relevance | path

Searched refs:SUPPORTS_INIT_PRIORITY (Results 1 – 25 of 38) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/
H A Dsol2.h173 #undef SUPPORTS_INIT_PRIORITY
174 #define SUPPORTS_INIT_PRIORITY HAVE_INITFINI_ARRAY_SUPPORT macro
217 #if SUPPORTS_INIT_PRIORITY
H A Dvxworks.h187 #define SUPPORTS_INIT_PRIORITY \ macro
H A Ddarwin.h1188 #undef SUPPORTS_INIT_PRIORITY
1189 #define SUPPORTS_INIT_PRIORITY 0 macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/
H A Dsol2.h173 #undef SUPPORTS_INIT_PRIORITY
174 #define SUPPORTS_INIT_PRIORITY HAVE_INITFINI_ARRAY_SUPPORT macro
217 #if SUPPORTS_INIT_PRIORITY
H A Dvxworks.h264 #define SUPPORTS_INIT_PRIORITY \ macro
H A Ddarwin.h1215 #undef SUPPORTS_INIT_PRIORITY
1216 #define SUPPORTS_INIT_PRIORITY 0 macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pa/
H A Dpa64-hpux.h358 #undef SUPPORTS_INIT_PRIORITY
359 #define SUPPORTS_INIT_PRIORITY (TARGET_GNU_LD ? 1 : 0) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pa/
H A Dpa64-hpux.h357 #undef SUPPORTS_INIT_PRIORITY
358 #define SUPPORTS_INIT_PRIORITY (TARGET_GNU_LD ? 1 : 0) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ia64/
H A Dhpux.h153 #define SUPPORTS_INIT_PRIORITY 0 macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dhpux.h153 #define SUPPORTS_INIT_PRIORITY 0 macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddefaults.h351 #ifndef SUPPORTS_INIT_PRIORITY
352 #define SUPPORTS_INIT_PRIORITY 1 macro
H A Dcoverage.cc1091 int priority = SUPPORTS_INIT_PRIORITY in build_init_ctor()
1114 int priority = SUPPORTS_INIT_PRIORITY in build_gcov_exit_decl()
H A DChangeLog-2001781 * config/arm/coff.h (SUPPORTS_INIT_PRIORITY): Define (to false).
782 * config/arm/elf.h (SUPPORTS_INIT_PRIORITY): Define (to true).
24638 * config/pa/som.h (SUPPORTS_INIT_PRIORITY): SOM does not support
30465 * config/mips/iris6.h (SUPPORTS_INIT_PRIORITY): Reverse change of
30644 * config/mips/iris6.h (SUPPORTS_INIT_PRIORITY): Revise definition
31516 * defaults.h (SUPPORTS_INIT_PRIORITY): New macro to indicate the
31518 * tm.texi (SUPPORTS_INIT_PRIORITY): Documentation for new macro.
31519 * config/mips/iris6.h (SUPPORTS_INIT_PRIORITY): Indicate Irix
H A DChangeLog-2003957 * config/sparc/sol2.h: Set SUPPORTS_INIT_PRIORITY to 0.
958 * config/sparc/sol2-gld.h: Set SUPPORTS_INIT_PRIORITY to 1.
10679 * config/ia64/hpux.h (SUPPORTS_INIT_PRIORITY): Define to 0.
37663 SUPPORTS_INIT_PRIORITY, PA_CXA_FINALIZE_STUB, PA_INIT_FINI_HACK,
37668 * som.h (SUPPORTS_INIT_PRIORITY): Delete define.
H A DChangeLog13267 (SUPPORTS_INIT_PRIORITY): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddefaults.h341 #ifndef SUPPORTS_INIT_PRIORITY
342 #define SUPPORTS_INIT_PRIORITY 1 macro
H A Dcoverage.c1071 int priority = SUPPORTS_INIT_PRIORITY in build_init_ctor()
1094 int priority = SUPPORTS_INIT_PRIORITY in build_gcov_exit_decl()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr.h394 #define SUPPORTS_INIT_PRIORITY 0 macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr.h399 #define SUPPORTS_INIT_PRIORITY 0 macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-attribs.c1557 if (!SUPPORTS_INIT_PRIORITY) in get_priority()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dtree.cc5105 if (SUPPORTS_INIT_PRIORITY) in handle_init_priority_attribute()
H A DChangeLog-20013596 (cp_valid_lang_attribute): Incorporate SUPPORTS_INIT_PRIORITY.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtree.c4802 if (SUPPORTS_INIT_PRIORITY) in handle_init_priority_attribute()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-attribs.cc1877 if (!SUPPORTS_INIT_PRIORITY) in get_priority()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dtm.texi.in6079 @defmac SUPPORTS_INIT_PRIORITY

12