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

  /src/external/gpl3/gcc/dist/gcc/config/
initfini-array.h 36 #undef FINI_ARRAY_SECTION_ASM_OP
37 #define FINI_ARRAY_SECTION_ASM_OP
  /src/external/gpl3/gcc.old/dist/gcc/config/
initfini-array.h 36 #undef FINI_ARRAY_SECTION_ASM_OP
37 #define FINI_ARRAY_SECTION_ASM_OP
  /src/external/gpl3/gcc/dist/gcc/config/arm/
bpabi.h 115 #define FINI_ARRAY_SECTION_ASM_OP ARM_EABI_DTORS_SECTION_OP
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
bpabi.h 115 #define FINI_ARRAY_SECTION_ASM_OP ARM_EABI_DTORS_SECTION_OP
  /src/external/gpl3/gcc/dist/gcc/config/rx/
linux.h 99 #undef FINI_ARRAY_SECTION_ASM_OP
100 #define FINI_ARRAY_SECTION_ASM_OP \
rx.h 382 # define FINI_ARRAY_SECTION_ASM_OP "\t.SECTION fini_array,CODE"
391 # define FINI_ARRAY_SECTION_ASM_OP \
410 # define FINI_ARRAY_SECTION_ASM_OP \
  /src/external/gpl3/gcc.old/dist/gcc/config/rx/
linux.h 99 #undef FINI_ARRAY_SECTION_ASM_OP
100 #define FINI_ARRAY_SECTION_ASM_OP \
rx.h 382 # define FINI_ARRAY_SECTION_ASM_OP "\t.SECTION fini_array,CODE"
391 # define FINI_ARRAY_SECTION_ASM_OP \
410 # define FINI_ARRAY_SECTION_ASM_OP \
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-elf.h 38 #define FINI_ARRAY_SECTION_ASM_OP DTORS_SECTION_ASM_OP
  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64-elf.h 38 #define FINI_ARRAY_SECTION_ASM_OP DTORS_SECTION_ASM_OP
  /src/external/gpl3/gcc/dist/libgcc/
crtstuff.c 150 && defined(HAVE_GAS_HIDDEN) && !defined(FINI_ARRAY_SECTION_ASM_OP)
376 #if defined(CRTSTUFFS_O) || !defined(FINI_ARRAY_SECTION_ASM_OP) \
393 #ifdef FINI_ARRAY_SECTION_ASM_OP
409 #else /* !defined (FINI_ARRAY_SECTION_ASM_OP) */
420 #endif /* !defined(FINI_ARRAY_SECTION_ASM_OP) */
444 #elif defined (FINI_ARRAY_SECTION_ASM_OP)
456 #else /* !FINI_SECTION_ASM_OP && !FINI_ARRAY_SECTION_ASM_OP */
465 #endif /* defined(CRTSTUFFS_O) || !defined(FINI_ARRAY_SECTION_ASM_OP)
  /src/external/gpl3/gcc.old/dist/libgcc/
crtstuff.c 150 && defined(HAVE_GAS_HIDDEN) && !defined(FINI_ARRAY_SECTION_ASM_OP)
375 #if defined(CRTSTUFFS_O) || !defined(FINI_ARRAY_SECTION_ASM_OP) \
392 #ifdef FINI_ARRAY_SECTION_ASM_OP
408 #else /* !defined (FINI_ARRAY_SECTION_ASM_OP) */
419 #endif /* !defined(FINI_ARRAY_SECTION_ASM_OP) */
443 #elif defined (FINI_ARRAY_SECTION_ASM_OP)
455 #else /* !FINI_SECTION_ASM_OP && !FINI_ARRAY_SECTION_ASM_OP */
464 #endif /* defined(CRTSTUFFS_O) || !defined(FINI_ARRAY_SECTION_ASM_OP)
  /src/external/gpl3/gcc/dist/gcc/config/m32c/
m32c.h 562 #define FINI_ARRAY_SECTION_ASM_OP "\t.section\t.fini_array,\"aw\",%fini_array"
  /src/external/gpl3/gcc.old/dist/gcc/config/m32c/
m32c.h 562 #define FINI_ARRAY_SECTION_ASM_OP "\t.section\t.fini_array,\"aw\",%fini_array"
  /src/external/gpl3/gcc/dist/gcc/config/pru/
pru.h 510 #define FINI_ARRAY_SECTION_ASM_OP DTORS_SECTION_ASM_OP
  /src/external/gpl3/gcc.old/dist/gcc/config/pru/
pru.h 510 #define FINI_ARRAY_SECTION_ASM_OP DTORS_SECTION_ASM_OP

Completed in 44 milliseconds