Home
last modified time | relevance | path

Searched refs:FINI_SECTION_ASM_OP (Results 1 – 25 of 43) sorted by relevance

12

/openbsd/gnu/usr.bin/gcc/gcc/config/i386/
H A Dsvr3gas.h87 #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 Dsvr3.h199 #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 Dsysv4.h64 #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 Delf.h87 #undef FINI_SECTION_ASM_OP
88 #define FINI_SECTION_ASM_OP "\t.section\t.fini" macro
/openbsd/gnu/gcc/gcc/config/
H A Dsvr3.h132 #define FINI_SECTION_ASM_OP "\t.section .fini,\"x\"" macro
133 #define DTORS_SECTION_ASM_OP FINI_SECTION_ASM_OP
H A Delfos.h206 #define FINI_SECTION_ASM_OP "\t.section\t.fini" macro
/openbsd/gnu/gcc/gcc/config/sparc/
H A Dsysv4.h42 #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 Dsysv4.h42 #undef FINI_SECTION_ASM_OP
138 #define FINI_SECTION_ASM_OP "\t.section\t\".fini\"" macro
H A Dliteelf.h50 #undef FINI_SECTION_ASM_OP
/openbsd/gnu/gcc/gcc/config/ia64/
H A Dsysv4.h80 #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 Diris.h175 #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 Dsysv4.h79 #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 Delf64.h187 #undef FINI_SECTION_ASM_OP
188 #define FINI_SECTION_ASM_OP "\t.section\t.fini" macro
H A Delf.h229 #undef FINI_SECTION_ASM_OP
230 #define FINI_SECTION_ASM_OP "\t.section\t.fini" macro
/openbsd/gnu/gcc/gcc/config/pa/
H A Dpa64-hpux.h307 #undef FINI_SECTION_ASM_OP
308 #define FINI_SECTION_ASM_OP macro
/openbsd/gnu/gcc/gcc/config/m68k/
H A Duclinux.h44 #undef FINI_SECTION_ASM_OP
/openbsd/gnu/usr.bin/gcc/gcc/config/pa/
H A Dpa64-hpux.h304 #undef FINI_SECTION_ASM_OP
305 #define FINI_SECTION_ASM_OP macro
/openbsd/gnu/gcc/gcc/config/frv/
H A Dlinux.h64 #define FINI_SECTION_ASM_OP "\t.section .fini,\"ax\"" macro
/openbsd/gnu/gcc/gcc/config/alpha/
H A Delf.h183 #undef FINI_SECTION_ASM_OP
184 #define FINI_SECTION_ASM_OP "\t.section\t.fini" macro
/openbsd/gnu/gcc/gcc/
H A Dcrtstuff.c307 #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 Delf.h200 #undef FINI_SECTION_ASM_OP
201 #define FINI_SECTION_ASM_OP "\t.section\t.fini" macro
/openbsd/gnu/gcc/gcc/config/arm/
H A Dbpabi.h116 #undef FINI_SECTION_ASM_OP
/openbsd/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Dsysv4.h436 #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 Dsysv4.h351 #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 Dtower-as.h524 #undef FINI_SECTION_ASM_OP
525 #define FINI_SECTION_ASM_OP "\tsection\t~fini" macro

12