Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Doutput.h527 extern GTY(()) section *ctors_section;
Dvarasm.cc138 section *ctors_section; variable
1759 assemble_addr_to_section (symbol, ctors_section); in default_ctor_section_asm_out_constructor()
6640 ctors_section = get_unnamed_section (0, output_section_asm_op, in init_varasm_once()
DChangeLog-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.
DFSFChangeLog.10460 * rs6000/win-nt.h (EXTRA_SECTION_FUNCTIONS): Add ctors_section and
DChangeLog-200017418 (ctors_section, dtors_section): Prototype.
17422 (ctors_section, dtors_section): Prototype.
DChangeLog-20052428 (ctors_section, dtors_section, bss_section, init_section)
2466 (ctors_section, dtors_section, bss_section, init_section)
DChangeLog-199810853 (EXTRA_SECTION_FUNCTIONS): Add ctors_section and dtors_section.
DChangeLog-200114446 (ctors_section, default_ctor_section_asm_out_constructor): New.
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rx/
Drx.cc2693 s = ctors_section; in rx_elf_asm_cdtor()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/frv/
Dfrv.cc9399 switch_to_section (ctors_section); in frv_asm_out_constructor()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/alpha/
Dalpha.cc9742 switch_to_section (ctors_section); in vms_asm_out_constructor()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Darm.cc24867 s = ctors_section; in arm_elf_asm_cdtor()