/openbsd/gnu/usr.bin/gcc/gcc/config/i386/ |
H A D | svr3gas.h | 87 #define FINI_SECTION_ASM_OP "\t.section .fini,\"x\"" macro 89 #define DTORS_SECTION_ASM_OP FINI_SECTION_ASM_OP 136 fprintf (asm_out_file, "%s\n", FINI_SECTION_ASM_OP); \
|
/openbsd/gnu/usr.bin/gcc/gcc/config/ |
H A D | svr3.h | 199 #define FINI_SECTION_ASM_OP "\t.section .fini,\"x\"" macro 200 #define DTORS_SECTION_ASM_OP FINI_SECTION_ASM_OP 255 fprintf (asm_out_file, "%s\n", FINI_SECTION_ASM_OP); \
|
/openbsd/gnu/usr.bin/gcc/gcc/config/m88k/ |
H A D | sysv4.h | 64 #undef FINI_SECTION_ASM_OP 65 #define FINI_SECTION_ASM_OP "\tsection\t.fini,\"xa\",#progbits" macro
|
/openbsd/gnu/gcc/gcc/config/score/ |
H A D | elf.h | 87 #undef FINI_SECTION_ASM_OP 88 #define FINI_SECTION_ASM_OP "\t.section\t.fini" macro
|
/openbsd/gnu/gcc/gcc/config/ |
H A D | svr3.h | 132 #define FINI_SECTION_ASM_OP "\t.section .fini,\"x\"" macro 133 #define DTORS_SECTION_ASM_OP FINI_SECTION_ASM_OP
|
H A D | elfos.h | 206 #define FINI_SECTION_ASM_OP "\t.section\t.fini" macro
|
/openbsd/gnu/gcc/gcc/config/sparc/ |
H A D | sysv4.h | 42 #undef FINI_SECTION_ASM_OP 131 #define FINI_SECTION_ASM_OP "\t.section\t\".fini\"" macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/sparc/ |
H A D | sysv4.h | 42 #undef FINI_SECTION_ASM_OP 138 #define FINI_SECTION_ASM_OP "\t.section\t\".fini\"" macro
|
H A D | liteelf.h | 50 #undef FINI_SECTION_ASM_OP
|
/openbsd/gnu/gcc/gcc/config/ia64/ |
H A D | sysv4.h | 80 #undef FINI_SECTION_ASM_OP 81 #define FINI_SECTION_ASM_OP "\t.section\t.fini,\"ax\",\"progbits\"" macro
|
/openbsd/gnu/gcc/gcc/config/mips/ |
H A D | iris.h | 175 #undef FINI_SECTION_ASM_OP 176 #define FINI_SECTION_ASM_OP "\t.section\t.gcc_fini,\"ax\",@progbits" macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/ia64/ |
H A D | sysv4.h | 79 #undef FINI_SECTION_ASM_OP 80 #define FINI_SECTION_ASM_OP "\t.section\t.fini,\"ax\",\"progbits\"" macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/mips/ |
H A D | elf64.h | 187 #undef FINI_SECTION_ASM_OP 188 #define FINI_SECTION_ASM_OP "\t.section\t.fini" macro
|
H A D | elf.h | 229 #undef FINI_SECTION_ASM_OP 230 #define FINI_SECTION_ASM_OP "\t.section\t.fini" macro
|
/openbsd/gnu/gcc/gcc/config/pa/ |
H A D | pa64-hpux.h | 307 #undef FINI_SECTION_ASM_OP 308 #define FINI_SECTION_ASM_OP macro
|
/openbsd/gnu/gcc/gcc/config/m68k/ |
H A D | uclinux.h | 44 #undef FINI_SECTION_ASM_OP
|
/openbsd/gnu/usr.bin/gcc/gcc/config/pa/ |
H A D | pa64-hpux.h | 304 #undef FINI_SECTION_ASM_OP 305 #define FINI_SECTION_ASM_OP macro
|
/openbsd/gnu/gcc/gcc/config/frv/ |
H A D | linux.h | 64 #define FINI_SECTION_ASM_OP "\t.section .fini,\"ax\"" macro
|
/openbsd/gnu/gcc/gcc/config/alpha/ |
H A D | elf.h | 183 #undef FINI_SECTION_ASM_OP 184 #define FINI_SECTION_ASM_OP "\t.section\t.fini" macro
|
/openbsd/gnu/gcc/gcc/ |
H A D | crtstuff.c | 307 #ifdef FINI_SECTION_ASM_OP 308 CRT_CALL_STATIC_FUNCTION (FINI_SECTION_ASM_OP, __do_global_dtors_aux) in CRT_CALL_STATIC_FUNCTION() argument
|
/openbsd/gnu/usr.bin/gcc/gcc/config/alpha/ |
H A D | elf.h | 200 #undef FINI_SECTION_ASM_OP 201 #define FINI_SECTION_ASM_OP "\t.section\t.fini" macro
|
/openbsd/gnu/gcc/gcc/config/arm/ |
H A D | bpabi.h | 116 #undef FINI_SECTION_ASM_OP
|
/openbsd/gnu/usr.bin/gcc/gcc/config/rs6000/ |
H A D | sysv4.h | 436 #undef FINI_SECTION_ASM_OP 437 #define FINI_SECTION_ASM_OP "\t.section\t\".fini\",\"ax\"" macro 564 fprintf (asm_out_file, "%s\n", FINI_SECTION_ASM_OP); \
|
/openbsd/gnu/gcc/gcc/config/rs6000/ |
H A D | sysv4.h | 351 #undef FINI_SECTION_ASM_OP 352 #define FINI_SECTION_ASM_OP "\t.section\t\".fini\",\"ax\"" macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/m68k/ |
H A D | tower-as.h | 524 #undef FINI_SECTION_ASM_OP 525 #define FINI_SECTION_ASM_OP "\tsection\t~fini" macro
|