Home
last modified time | relevance | path

Searched refs:FINI_ARRAY_SECTION_ASM_OP (Results 1 – 12 of 12) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/
Dinitfini-array.h36 #undef FINI_ARRAY_SECTION_ASM_OP
37 #define FINI_ARRAY_SECTION_ASM_OP macro
/netbsd/src/external/gpl3/gcc/dist/libgcc/
Dcrtstuff.c150 && 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 in __do_global_dtors_aux()
443 #elif defined (FINI_ARRAY_SECTION_ASM_OP) in CRT_CALL_STATIC_FUNCTION()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rx/
Dlinux.h99 #undef FINI_ARRAY_SECTION_ASM_OP
100 #define FINI_ARRAY_SECTION_ASM_OP \ macro
Drx.h375 # define FINI_ARRAY_SECTION_ASM_OP "\t.SECTION fini_array,CODE" macro
384 # define FINI_ARRAY_SECTION_ASM_OP \ macro
403 # define FINI_ARRAY_SECTION_ASM_OP \ macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Dbpabi.h115 #define FINI_ARRAY_SECTION_ASM_OP ARM_EABI_DTORS_SECTION_OP macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/m32c/
Dm32c.h562 #define FINI_ARRAY_SECTION_ASM_OP "\t.section\t.fini_array,\"aw\",%fini_array" macro
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dtm.texi.in4862 @defmac FINI_ARRAY_SECTION_ASM_OP
Dtm.texi7686 @defmac FINI_ARRAY_SECTION_ASM_OP
Dgccint.info39600 -- Macro: FINI_ARRAY_SECTION_ASM_OP
54959 * FINI_ARRAY_SECTION_ASM_OP: Sections. (line 113)
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-200521294 (FINI_ARRAY_SECTION_ASM_OP): Likewise.
21298 (FINI_ARRAY_SECTION_ASM_OP): Likewise.
DChangeLog-200622910 FINI_ARRAY_SECTION_ASM_OP): Define.
DChangeLog-20122767 (FINI_ARRAY_SECTION_ASM_OP): Add executable attribute.