Home
last modified time | relevance | path

Searched refs:CTOR_LIST_BEGIN (Results 1 – 24 of 24) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pa/
H A Dpa32-netbsd.h30 #define CTOR_LIST_BEGIN \ macro
H A Dpa32-linux.h29 #define CTOR_LIST_BEGIN \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pa/
H A Dpa32-netbsd.h30 #define CTOR_LIST_BEGIN \ macro
H A Dpa32-linux.h29 #define CTOR_LIST_BEGIN \ macro
/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A Dcrtstuff.c230 #ifdef CTOR_LIST_BEGIN
231 CTOR_LIST_BEGIN;
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/
H A Dcrtstuff.c230 #ifdef CTOR_LIST_BEGIN
231 CTOR_LIST_BEGIN;
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-elf.h42 #define CTOR_LIST_BEGIN asm (CTORS_SECTION_ASM_OP) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-elf.h42 #define CTOR_LIST_BEGIN asm (CTORS_SECTION_ASM_OP) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ia64/
H A Dvms.h87 #define CTOR_LIST_BEGIN asm (".global\tLIB$INITIALIZE#\n"); \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dvms.h87 #define CTOR_LIST_BEGIN asm (".global\tLIB$INITIALIZE#\n"); \ macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m32c/
H A Dm32c.h556 #define CTOR_LIST_BEGIN macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m32c/
H A Dm32c.h555 #define CTOR_LIST_BEGIN macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pru/
H A Dpru.h514 #define CTOR_LIST_BEGIN asm (CTORS_SECTION_ASM_OP) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pru/
H A Dpru.h505 #define CTOR_LIST_BEGIN asm (CTORS_SECTION_ASM_OP) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm.h1888 # define CTOR_LIST_BEGIN asm (ARM_EABI_CTORS_SECTION_OP) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.h1981 # define CTOR_LIST_BEGIN asm (ARM_EABI_CTORS_SECTION_OP) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20013506 m88k_svr3_asm_out_destructor): Wrap with CTOR_LIST_BEGIN &&
13920 * config/arm/unknown-elf.h (CTOR_LIST_BEGIN, CTOR_LIST_END): Remove.
14330 ifdef CTOR_LIST_BEGIN instead of INIT_SECTION_ASM_OP.
14765 (CTOR_LIST_BEGIN): Likewise.
24328 (CTOR_LIST_BEGIN): Likewise.
H A DChangeLog-200011654 (CTOR_LIST_BEGIN, CTOR_LIST_END, DTOR_LIST_BEGIN,
11658 (CTOR_LIST_BEGIN, CTOR_LIST_END, DTOR_LIST_BEGIN,
12062 * mips/elf.h (CTOR_LIST_BEGIN, CTOR_LIST_END,
12066 * mips/elf64.h (CTOR_LIST_BEGIN, CTOR_LIST_END,
H A DChangeLog-200622907 * config/m32c/m32c.h (CTOR_LIST_BEGIN, CTOR_LIST_END,
H A DChangeLog-199915657 (CTOR_LIST_BEGIN): Define.
H A DChangeLog-200521287 (CTOR_LIST_BEGIN): Define specially when in libgcc.
H A DChangeLog-200325901 (CTOR_LIST_BEGIN): Likewise.
H A DChangeLog-20021366 CTOR_LIST_BEGIN): New defines.
H A DChangeLog-201028731 * config/pa/pa32-linux.h (CTOR_LIST_BEGIN): Mark __CTOR_LIST__ as used.