Home
last modified time | relevance | path

Searched refs:TARGET_ASM_DESTRUCTOR (Results 1 – 7 of 7) sorted by relevance

/freebsd-10-stable/contrib/gcc/
Dtarget-def.h128 #if !defined(TARGET_ASM_DESTRUCTOR) && !defined(USE_COLLECT2)
130 # define TARGET_ASM_DESTRUCTOR default_dtor_section_asm_out_destructor macro
133 # define TARGET_ASM_DESTRUCTOR default_named_section_asm_out_destructor macro
135 # define TARGET_ASM_DESTRUCTOR default_stabs_asm_out_destructor macro
144 # if defined(TARGET_ASM_CONSTRUCTOR) && defined(TARGET_ASM_DESTRUCTOR)
149 # define TARGET_ASM_DESTRUCTOR NULL macro
271 TARGET_ASM_DESTRUCTOR, \
DChangeLog-200112254 (TARGET_ASM_DESTRUCTOR): Define.
14094 (TARGET_ASM_CONSTRUCTOR, TARGET_ASM_DESTRUCTOR): New.
14438 (TARGET_ASM_DESTRUCTOR, TARGET_HAVE_CTORS_DTORS): 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.
14551 (TARGET_ASM_DESTRUCTOR): New.
14565 (TARGET_ASM_CONSTRUCTOR, TARGET_ASM_DESTRUCTOR): New.
14581 (TARGET_ASM_CONSTRUCTOR, TARGET_ASM_DESTRUCTOR): New.
DChangeLog-200218680 (TARGET_ASM_CONSTRUCTOR, TARGET_ASM_DESTRUCTOR): New.
/freebsd-10-stable/contrib/gcc/config/i386/
Dnwld.h57 #define TARGET_ASM_DESTRUCTOR nwld_named_section_asm_out_destructor macro
/freebsd-10-stable/contrib/gcc/config/rs6000/
Dsysv4.h522 #define TARGET_ASM_DESTRUCTOR rs6000_elf_asm_out_destructor macro
/freebsd-10-stable/contrib/gcc/config/
Ddarwin.h503 #define TARGET_ASM_DESTRUCTOR machopic_asm_out_destructor macro
/freebsd-10-stable/contrib/gcc/doc/
Dtm.texi7422 @code{TARGET_ASM_DESTRUCTOR} is handled similarly. Since no init
7531 @deftypefn {Target Hook} void TARGET_ASM_DESTRUCTOR (rtx @var{symbol}, int @var{priority})