Searched refs:ctors_section (Results 1 – 12 of 12) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | output.h | 527 extern GTY(()) section *ctors_section;
|
| D | varasm.cc | 138 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()
|
| D | ChangeLog-1999 | 4539 * 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.
|
| D | FSFChangeLog.10 | 460 * rs6000/win-nt.h (EXTRA_SECTION_FUNCTIONS): Add ctors_section and
|
| D | ChangeLog-2000 | 17418 (ctors_section, dtors_section): Prototype. 17422 (ctors_section, dtors_section): Prototype.
|
| D | ChangeLog-2005 | 2428 (ctors_section, dtors_section, bss_section, init_section) 2466 (ctors_section, dtors_section, bss_section, init_section)
|
| D | ChangeLog-1998 | 10853 (EXTRA_SECTION_FUNCTIONS): Add ctors_section and dtors_section.
|
| D | ChangeLog-2001 | 14446 (ctors_section, default_ctor_section_asm_out_constructor): New.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/rx/ |
| D | rx.cc | 2693 s = ctors_section; in rx_elf_asm_cdtor()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/frv/ |
| D | frv.cc | 9399 switch_to_section (ctors_section); in frv_asm_out_constructor()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/alpha/ |
| D | alpha.cc | 9742 switch_to_section (ctors_section); in vms_asm_out_constructor()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/ |
| D | arm.cc | 24867 s = ctors_section; in arm_elf_asm_cdtor()
|