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

/freebsd-9.3-release/contrib/gcc/config/i386/
H A Dnwld.h56 #define TARGET_ASM_CONSTRUCTOR nwld_named_section_asm_out_constructor macro
/freebsd-9.3-release/contrib/gcc/config/arm/
H A Delf.h128 #undef TARGET_ASM_CONSTRUCTOR
129 #define TARGET_ASM_CONSTRUCTOR arm_elf_asm_constructor
126 #undef TARGET_ASM_CONSTRUCTOR macro
127 #define TARGET_ASM_CONSTRUCTOR macro
/freebsd-9.3-release/contrib/gcc/
H A Dtarget-def.h116 #if !defined(TARGET_ASM_CONSTRUCTOR) && !defined(USE_COLLECT2)
118 # define TARGET_ASM_CONSTRUCTOR default_ctor_section_asm_out_constructor macro
121 # define TARGET_ASM_CONSTRUCTOR default_named_section_asm_out_constructor macro
123 # define TARGET_ASM_CONSTRUCTOR default_stabs_asm_out_constructor macro
144 # if defined(TARGET_ASM_CONSTRUCTOR) && defined(TARGET_ASM_DESTRUCTOR)
148 # define TARGET_ASM_CONSTRUCTOR NULL macro
270 TARGET_ASM_CONSTRUCTOR, \
H A Dlibgcc2.c2214 #if defined (TARGET_ASM_CONSTRUCTOR) || defined (USE_COLLECT2)
/freebsd-9.3-release/contrib/gcc/config/
H A Ddarwin.h502 #define TARGET_ASM_CONSTRUCTOR machopic_asm_out_constructor macro
/freebsd-9.3-release/contrib/gcc/config/rs6000/
H A Dsysv4.h521 #define TARGET_ASM_CONSTRUCTOR rs6000_elf_asm_out_constructor macro

Completed in 62 milliseconds