Home
last modified time | relevance | path

Searched refs:ctors_section (Results 1 – 9 of 9) sorted by relevance

/NextBSD/contrib/gcc/
HDoutput.h540 extern GTY(()) section *ctors_section;
HDvarasm.c148 section *ctors_section; variable
1279 switch_to_section (ctors_section); in default_ctor_section_asm_out_constructor()
5155 ctors_section = get_unnamed_section (0, output_section_asm_op, in init_varasm_once()
HDChangeLog-19994539 * output.h (ctors_section, dtors_section, bss_section): Prototype.
4556 * svr4.h (text_section, ctors_section, dtors_section): Likewise.
4661 * config/svr4.h (text_section, ctors_section, dtors_section): Add
13265 (ctors_section, dtors_section): Likewise.
HDFSFChangeLog.10460 * rs6000/win-nt.h (EXTRA_SECTION_FUNCTIONS): Add ctors_section and
HDChangeLog-200017418 (ctors_section, dtors_section): Prototype.
17422 (ctors_section, dtors_section): Prototype.
HDChangeLog-20052428 (ctors_section, dtors_section, bss_section, init_section)
2466 (ctors_section, dtors_section, bss_section, init_section)
HDChangeLog-199810853 (EXTRA_SECTION_FUNCTIONS): Add ctors_section and dtors_section.
HDChangeLog-200114446 (ctors_section, default_ctor_section_asm_out_constructor): New.
/NextBSD/contrib/gcc/config/arm/
HDarm.c11426 switch_to_section (ctors_section); in arm_elf_asm_constructor()