Searched refs:FINI_ARRAY_SECTION_ASM_OP (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/gcc/config/aarch64/
H A Dfreebsd.h6 #define FINI_ARRAY_SECTION_ASM_OP "\t.section\t.fini_array,\"aw\",%fini_array" macro
/freebsd-11.0-release/contrib/gcc/config/riscv64/
H A Dfreebsd.h6 #define FINI_ARRAY_SECTION_ASM_OP "\t.section\t.fini_array,\"aw\",%fini_array" macro
/freebsd-11.0-release/contrib/gcc/config/arm/
H A Dbpabi.h118 #define FINI_ARRAY_SECTION_ASM_OP ARM_EABI_DTORS_SECTION_OP macro
/freebsd-11.0-release/contrib/gcc/
H A Dcrtstuff.c266 #ifndef FINI_ARRAY_SECTION_ASM_OP
269 #endif /* !defined(FINI_ARRAY_SECTION_ASM_OP) */
280 #ifdef FINI_ARRAY_SECTION_ASM_OP
283 #else /* !defined (FINI_ARRAY_SECTION_ASM_OP) */
289 #endif /* !defined(FINI_ARRAY_SECTION_ASM_OP) */

Completed in 54 milliseconds