Home
last modified time | relevance | path

Searched refs:TARGET_ASM_CONSTRUCTOR (Results 1 – 11 of 11) sorted by relevance

/freebsd-12-stable/contrib/gcc/
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, \
Dlibgcc2.c2202 #if defined (TARGET_ASM_CONSTRUCTOR) || defined (USE_COLLECT2)
DChangeLog-20014647 * libgcc2.c (L_ctors): Check TARGET_ASM_CONSTRUCTOR instead.
7907 (TARGET_ASM_CONSTRUCTOR): Delete. Use default.
12253 (TARGET_ASM_CONSTRUCTOR): Define.
14094 (TARGET_ASM_CONSTRUCTOR, TARGET_ASM_DESTRUCTOR): New.
14437 * target-def.h (TARGET_ASM_CONSTRUCTOR): New.
14469 (TARGET_ASM_CONSTRUCTOR, TARGET_ASM_DESTRUCTOR): New.
14474 (TARGET_ASM_CONSTRUCTOR, TARGET_ASM_DESTRUCTOR): New.
14529 (TARGET_ASM_CONSTRUCTOR, TARGET_ASM_DESTRUCTOR): New.
14535 (TARGET_ASM_CONSTRUCTOR, TARGET_ASM_DESTRUCTOR): New.
14537 (TARGET_ASM_CONSTRUCTOR): New.
[all …]
DChangeLog-200521296 * config/arm/elf.h (TARGET_ASM_CONSTRUCTOR): Define.
DChangeLog-200218680 (TARGET_ASM_CONSTRUCTOR, TARGET_ASM_DESTRUCTOR): New.
DChangeLog-200337666 * pa.c (TARGET_ASM_CONSTRUCTOR): Define.
/freebsd-12-stable/contrib/gcc/config/arm/
Delf.h126 #undef TARGET_ASM_CONSTRUCTOR
127 #define TARGET_ASM_CONSTRUCTOR arm_elf_asm_constructor macro
/freebsd-12-stable/contrib/gcc/config/i386/
Dnwld.h56 #define TARGET_ASM_CONSTRUCTOR nwld_named_section_asm_out_constructor macro
/freebsd-12-stable/contrib/gcc/config/rs6000/
Dsysv4.h523 #define TARGET_ASM_CONSTRUCTOR rs6000_elf_asm_out_constructor macro
/freebsd-12-stable/contrib/gcc/config/
Ddarwin.h502 #define TARGET_ASM_CONSTRUCTOR machopic_asm_out_constructor macro
/freebsd-12-stable/contrib/gcc/doc/
Dtm.texi7415 @code{TARGET_ASM_CONSTRUCTOR} is defined to produce a @code{.stabs}
7516 @deftypefn {Target Hook} void TARGET_ASM_CONSTRUCTOR (rtx @var{symbol}, int @var{priority})
7532 This is like @code{TARGET_ASM_CONSTRUCTOR} but used for termination