Searched refs:INIT_ARRAY_SECTION_ASM_OP (Results 1 - 6 of 6) sorted by relevance

/freebsd-11.0-release/contrib/gcc/config/aarch64/
H A Dfreebsd.h5 #define INIT_ARRAY_SECTION_ASM_OP "\t.section\t.init_array,\"aw\",%init_array" macro
/freebsd-11.0-release/contrib/gcc/config/riscv64/
H A Dfreebsd.h5 #define INIT_ARRAY_SECTION_ASM_OP "\t.section\t.init_array,\"aw\",%init_array" macro
/freebsd-11.0-release/contrib/gcc/config/arm/
H A Dbpabi.h117 #define INIT_ARRAY_SECTION_ASM_OP ARM_EABI_CTORS_SECTION_OP macro
/freebsd-11.0-release/contrib/gcc/
H A Dcrtstuff.c218 #if defined(INIT_SECTION_ASM_OP) || defined(INIT_ARRAY_SECTION_ASM_OP)
509 #ifdef INIT_ARRAY_SECTION_ASM_OP
H A Dlibgcc2.c2133 #if defined (INIT_SECTION_ASM_OP) || defined (INIT_ARRAY_SECTION_ASM_OP)
H A Dfunction.c3975 && !defined(INIT_ARRAY_SECTION_ASM_OP)))

Completed in 134 milliseconds