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

/openbsd-current/gnu/gcc/gcc/config/i386/
H A Dnwld.h56 #define TARGET_ASM_CONSTRUCTOR nwld_named_section_asm_out_constructor macro
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dtarget-def.h82 #if !defined(TARGET_ASM_CONSTRUCTOR) && !defined(USE_COLLECT2)
84 # define TARGET_ASM_CONSTRUCTOR default_ctor_section_asm_out_constructor macro
87 # define TARGET_ASM_CONSTRUCTOR default_named_section_asm_out_constructor macro
89 # define TARGET_ASM_CONSTRUCTOR default_stabs_asm_out_constructor macro
109 #if defined(TARGET_ASM_CONSTRUCTOR) && defined(TARGET_ASM_DESTRUCTOR)
113 #define TARGET_ASM_CONSTRUCTOR NULL macro
178 TARGET_ASM_CONSTRUCTOR, \
H A Dlibgcc2.c1935 #if defined (TARGET_ASM_CONSTRUCTOR) || defined (USE_COLLECT2)
/openbsd-current/gnu/gcc/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
/openbsd-current/gnu/usr.bin/gcc/gcc/config/i386/
H A Dsysv3.h112 #define TARGET_ASM_CONSTRUCTOR ix86_svr3_asm_out_constructor
110 #define TARGET_ASM_CONSTRUCTOR macro
H A Dsvr3gas.h142 #define TARGET_ASM_CONSTRUCTOR ix86_svr3_asm_out_constructor
141 #define TARGET_ASM_CONSTRUCTOR macro
/openbsd-current/gnu/gcc/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)
/openbsd-current/gnu/usr.bin/gcc/gcc/config/vax/
H A Dvms.h208 #define TARGET_ASM_CONSTRUCTOR vms_asm_out_constructor
207 #define TARGET_ASM_CONSTRUCTOR macro
/openbsd-current/gnu/gcc/gcc/config/alpha/
H A Dvms.h271 #define TARGET_ASM_CONSTRUCTOR vms_asm_out_constructor
269 #define TARGET_ASM_CONSTRUCTOR macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/alpha/
H A Dvms.h362 #define TARGET_ASM_CONSTRUCTOR vms_asm_out_constructor
360 #define TARGET_ASM_CONSTRUCTOR macro
/openbsd-current/gnu/gcc/gcc/config/rs6000/
H A Dsysv4.h522 #define TARGET_ASM_CONSTRUCTOR rs6000_elf_asm_out_constructor macro
/openbsd-current/gnu/gcc/gcc/config/
H A Ddarwin.h497 #define TARGET_ASM_CONSTRUCTOR machopic_asm_out_constructor macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/m68k/
H A Dtower-as.h538 #define TARGET_ASM_CONSTRUCTOR m68k_svr3_asm_out_constructor
536 #define TARGET_ASM_CONSTRUCTOR macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/
H A Ddarwin.h322 #define TARGET_ASM_CONSTRUCTOR machopic_asm_out_constructor macro
/openbsd-current/gnu/gcc/gcc/config/avr/
H A Davr.h465 #define TARGET_ASM_CONSTRUCTOR avr_asm_out_ctor macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Dsysv4.h765 #define TARGET_ASM_CONSTRUCTOR rs6000_elf_asm_out_constructor macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/avr/
H A Davr.h1741 #define TARGET_ASM_CONSTRUCTOR avr_asm_out_ctor macro
1746 /* This is like `TARGET_ASM_CONSTRUCTOR' but used for termination
/openbsd-current/gnu/usr.bin/gcc/gcc/config/stormy16/
H A Dstormy16.c1425 #undef TARGET_ASM_CONSTRUCTOR
1426 #define TARGET_ASM_CONSTRUCTOR xstormy16_asm_out_constructor
1422 #undef TARGET_ASM_CONSTRUCTOR macro
1423 #define TARGET_ASM_CONSTRUCTOR macro
/openbsd-current/gnu/gcc/gcc/config/m68hc11/
H A Dm68hc11.h1373 #define TARGET_ASM_CONSTRUCTOR m68hc11_asm_out_constructor
1360 #define TARGET_ASM_CONSTRUCTOR macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/m68hc11/
H A Dm68hc11.h1577 #define TARGET_ASM_CONSTRUCTOR m68hc11_asm_out_constructor
1563 #define TARGET_ASM_CONSTRUCTOR macro
/openbsd-current/gnu/gcc/gcc/config/stormy16/
H A Dstormy16.c1664 #undef TARGET_ASM_CONSTRUCTOR
1665 #define TARGET_ASM_CONSTRUCTOR xstormy16_asm_out_constructor
1661 #undef TARGET_ASM_CONSTRUCTOR macro
1662 #define TARGET_ASM_CONSTRUCTOR macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/pa/
H A Dpa.c213 #undef TARGET_ASM_CONSTRUCTOR macro
214 #define TARGET_ASM_CONSTRUCTOR pa_asm_out_constructor
212 #undef TARGET_ASM_CONSTRUCTOR macro
/openbsd-current/gnu/gcc/gcc/config/frv/
H A Dfrv.c421 #undef TARGET_ASM_CONSTRUCTOR
422 #define TARGET_ASM_CONSTRUCTOR frv_asm_out_constructor
419 #undef TARGET_ASM_CONSTRUCTOR macro
420 #define TARGET_ASM_CONSTRUCTOR macro
/openbsd-current/gnu/gcc/gcc/config/pa/
H A Dpa.c256 #undef TARGET_ASM_CONSTRUCTOR macro
257 #define TARGET_ASM_CONSTRUCTOR pa_asm_out_constructor
255 #undef TARGET_ASM_CONSTRUCTOR macro

Completed in 528 milliseconds