HomeSort by: relevance | last modified time | path
    Searched refs:USE_INITFINI_ARRAY (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/
initfini-array.h 28 #define USE_INITFINI_ARRAY
  /src/external/gpl3/gcc.old/dist/gcc/config/
initfini-array.h 28 #define USE_INITFINI_ARRAY
  /src/external/gpl3/gcc/dist/libgcc/config/
vxcrtstuff.c 31 USE_INITFINI_ARRAY, guarded by HAVE_INITFINI_ARRAY_SUPPORT, not yet handled
55 #if !defined(USE_INITFINI_ARRAY) && defined(__RTP__)
83 #if defined(USE_CDTORS_SECTIONS) || defined(USE_INITFINI_ARRAY)
102 #ifdef USE_INITFINI_ARRAY
157 #else /* !USE_INITFINI_ARRAY */
166 #endif /* USE_INITFINI_ARRAY */
  /src/external/gpl3/gcc.old/dist/libgcc/config/
vxcrtstuff.c 49 #if !defined(USE_INITFINI_ARRAY) && defined(__RTP__)
75 #if defined(USE_CDTORS_SECTIONS) || defined(USE_INITFINI_ARRAY)
94 #ifdef USE_INITFINI_ARRAY
149 #else /* !USE_INITFINI_ARRAY */
158 #endif /* USE_INITFINI_ARRAY */
  /src/external/gpl3/gcc/dist/libgcc/
crtstuff.c 227 #ifndef USE_INITFINI_ARRAY
258 #endif /* USE_INITFINI_ARRAY */
605 #ifndef USE_INITFINI_ARRAY
651 #endif /* USE_INITFINI_ARRAY */
  /src/external/gpl3/gcc.old/dist/libgcc/
crtstuff.c 227 #ifndef USE_INITFINI_ARRAY
258 #endif /* USE_INITFINI_ARRAY */
604 #ifndef USE_INITFINI_ARRAY
650 #endif /* USE_INITFINI_ARRAY */

Completed in 29 milliseconds