HomeSort by: relevance | last modified time | path
    Searched refs:FINI_SECTION_ASM_OP (Results 1 - 25 of 37) sorted by relevancy

1 2

  /src/external/gpl3/gcc/dist/gcc/config/avr/
elf.h 33 #undef FINI_SECTION_ASM_OP
  /src/external/gpl3/gcc.old/dist/gcc/config/avr/
elf.h 33 #undef FINI_SECTION_ASM_OP
  /src/external/gpl3/gcc/dist/gcc/config/
initfini-array.h 31 #undef FINI_SECTION_ASM_OP
  /src/external/gpl3/gcc.old/dist/gcc/config/
initfini-array.h 31 #undef FINI_SECTION_ASM_OP
  /src/external/gpl3/gcc/dist/gcc/config/arm/
bpabi.h 112 #undef FINI_SECTION_ASM_OP
113 #define FINI_SECTION_ASM_OP ""
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
bpabi.h 112 #undef FINI_SECTION_ASM_OP
113 #define FINI_SECTION_ASM_OP ""
  /src/external/gpl3/gcc/dist/gcc/config/frv/
linux.h 62 #define FINI_SECTION_ASM_OP "\t.section .fini,\"ax\""
  /src/external/gpl3/gcc.old/dist/gcc/config/frv/
linux.h 62 #define FINI_SECTION_ASM_OP "\t.section .fini,\"ax\""
  /src/external/gpl3/gcc/dist/gcc/config/ia64/
sysv4.h 100 #undef FINI_SECTION_ASM_OP
101 #define FINI_SECTION_ASM_OP "\t.section\t.fini,\"ax\",\"progbits\""
vms.h 100 #undef FINI_SECTION_ASM_OP
  /src/external/gpl3/gcc/dist/gcc/config/sparc/
sysv4.h 32 #undef FINI_SECTION_ASM_OP
90 #define FINI_SECTION_ASM_OP "\t.section\t\".fini\""
  /src/external/gpl3/gcc.old/dist/gcc/config/sparc/
sysv4.h 32 #undef FINI_SECTION_ASM_OP
90 #define FINI_SECTION_ASM_OP "\t.section\t\".fini\""
  /src/external/gpl3/gcc.old/dist/gcc/config/ia64/
sysv4.h 103 #undef FINI_SECTION_ASM_OP
104 #define FINI_SECTION_ASM_OP "\t.section\t.fini,\"ax\",\"progbits\""
vms.h 100 #undef FINI_SECTION_ASM_OP
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-elf.h 36 #undef FINI_SECTION_ASM_OP
  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64-elf.h 36 #undef FINI_SECTION_ASM_OP
  /src/external/gpl3/gcc/dist/gcc/config/pa/
pa64-hpux.h 340 and FINI_SECTION_ASM_OP. With the implementation adopted below,
345 #undef FINI_SECTION_ASM_OP
346 #define FINI_SECTION_ASM_OP ""
  /src/external/gpl3/gcc.old/dist/gcc/config/pa/
pa64-hpux.h 340 and FINI_SECTION_ASM_OP. With the implementation adopted below,
345 #undef FINI_SECTION_ASM_OP
346 #define FINI_SECTION_ASM_OP ""
  /src/external/gpl3/gcc.old/dist/gcc/config/cr16/
cr16.h 503 #undef FINI_SECTION_ASM_OP
504 #define FINI_SECTION_ASM_OP "\t.section\t.fini"
  /src/external/gpl3/gcc.old/dist/gcc/config/tilegx/
tilegx.h 419 #undef FINI_SECTION_ASM_OP
420 #define FINI_SECTION_ASM_OP "\t.section\t.fini, \"ax\""
  /src/external/gpl3/gcc.old/dist/gcc/config/tilepro/
tilepro.h 376 #undef FINI_SECTION_ASM_OP
377 #define FINI_SECTION_ASM_OP "\t.section\t.fini, \"ax\""
  /src/external/gpl3/gcc/dist/libgcc/
crtstuff.c 442 #ifdef FINI_SECTION_ASM_OP
443 CRT_CALL_STATIC_FUNCTION (FINI_SECTION_ASM_OP, __do_global_dtors_aux)
456 #else /* !FINI_SECTION_ASM_OP && !FINI_ARRAY_SECTION_ASM_OP */
  /src/external/gpl3/gcc.old/dist/libgcc/
crtstuff.c 441 #ifdef FINI_SECTION_ASM_OP
442 CRT_CALL_STATIC_FUNCTION (FINI_SECTION_ASM_OP, __do_global_dtors_aux)
455 #else /* !FINI_SECTION_ASM_OP && !FINI_ARRAY_SECTION_ASM_OP */
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
sysv4.h 344 #undef FINI_SECTION_ASM_OP
345 #define FINI_SECTION_ASM_OP "\t.section\t\".fini\",\"ax\""
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
sysv4.h 344 #undef FINI_SECTION_ASM_OP
345 #define FINI_SECTION_ASM_OP "\t.section\t\".fini\",\"ax\""

Completed in 39 milliseconds

1 2