Home
last modified time | relevance | path

Searched refs:TARGET_ASM_INIT_SECTIONS (Results 1 – 22 of 22) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Dcygming.h48 #undef TARGET_ASM_INIT_SECTIONS
49 #define TARGET_ASM_INIT_SECTIONS i386_pe_seh_init_sections macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Dxcoff.h95 #define TARGET_ASM_INIT_SECTIONS rs6000_xcoff_asm_init_sections macro
Dsysv4.h358 #define TARGET_ASM_INIT_SECTIONS rs6000_elf_asm_init_sections macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/stormy16/
Dstormy16.h348 #define TARGET_ASM_INIT_SECTIONS xstormy16_asm_init_sections macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/pa/
Dsom.h178 #define TARGET_ASM_INIT_SECTIONS pa_som_asm_init_sections macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/v850/
Dv850.h834 #define TARGET_ASM_INIT_SECTIONS v850_asm_init_sections macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/
Ddarwin.h1149 #define TARGET_ASM_INIT_SECTIONS darwin_init_sections macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/pdp11/
Dpdp11.cc256 #undef TARGET_ASM_INIT_SECTIONS
257 #define TARGET_ASM_INIT_SECTIONS pdp11_asm_init_sections macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/ia64/
Dia64.cc595 #undef TARGET_ASM_INIT_SECTIONS
596 #define TARGET_ASM_INIT_SECTIONS ia64_asm_init_sections macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/avr/
Davr.cc15076 #undef TARGET_ASM_INIT_SECTIONS
15077 #define TARGET_ASM_INIT_SECTIONS avr_asm_init_sections macro
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-20052077 (TARGET_ASM_INIT_SECTIONS): Define.
2087 (TARGET_ASM_INIT_SECTIONS): Define.
2126 (TARGET_ASM_INIT_SECTIONS): Define.
2153 (TARGET_ASM_INIT_SECTIONS): Define.
2285 (TARGET_ASM_INIT_SECTIONS): Define.
2320 (TARGET_ASM_INIT_SECTIONS): Define.
2326 (TARGET_ASM_INIT_SECTIONS): Define.
2347 (TARGET_ASM_INIT_SECTIONS): Define.
2364 (TARGET_ASM_INIT_SECTIONS): Define.
2458 * target-def.h (TARGET_ASM_INIT_SECTIONS): New macro.
[all …]
DChangeLog-20117342 (TARGET_ASM_EMIT_EXCEPT_PERSONALITY, TARGET_ASM_INIT_SECTIONS): Define.
28894 * config/avr/avr.h (TARGET_ASM_INIT_SECTIONS): Delete.
28903 * config/avr/avr.c (TARGET_ASM_INIT_SECTIONS): Define.
DChangeLog-201014993 TARGET_ASM_INIT_SECTIONS): New.
15001 (TARGET_ASM_EMIT_EXCEPT_PERSONALITY, TARGET_ASM_INIT_SECTIONS): New.
DChangeLog-201218303 (TARGET_ASM_INIT_SECTIONS): Define.
DChangeLog-202114589 (TARGET_ASM_INIT_SECTIONS): Redefine.
DChangeLog-20162315 * config/arm/arm.c (TARGET_ASM_INIT_SECTIONS): Fix wrong undef
DChangeLog-20203641 (TARGET_ASM_INIT_SECTIONS): Remove.
DChangeLog-201513541 (TARGET_ASM_INIT_SECTIONS): Define.
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dtm.texi.in4762 should define the @code{TARGET_ASM_INIT_SECTIONS} hook and use
4767 in @code{TARGET_ASM_INIT_SECTIONS}. The same is true of
4917 @hook TARGET_ASM_INIT_SECTIONS
Dtm.texi7586 should define the @code{TARGET_ASM_INIT_SECTIONS} hook and use
7591 in @code{TARGET_ASM_INIT_SECTIONS}. The same is true of
7741 @deftypefn {Target Hook} void TARGET_ASM_INIT_SECTIONS (void)
Dgccint.info39512 should define the 'TARGET_ASM_INIT_SECTIONS' hook and use
39517 'TARGET_ASM_INIT_SECTIONS'. The same is true of 'data_section' and
39651 -- Target Hook: void TARGET_ASM_INIT_SECTIONS (void)
57191 * TARGET_ASM_INIT_SECTIONS: Sections. (line 164)
/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Darm.cc639 #undef TARGET_ASM_INIT_SECTIONS
640 #define TARGET_ASM_INIT_SECTIONS arm_asm_init_sections macro