Home
last modified time | relevance | path

Searched refs:sdata_section (Results 1 – 25 of 26) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Doutput.h509 extern GTY(()) section *sdata_section;
H A Dvarasm.c133 section *sdata_section; variable
6368 sdata_section = get_unnamed_section (SECTION_WRITE, output_section_asm_op, in init_varasm_once()
H A DFSFChangeLog.109464 to READONLY_DATA_SECTION and sdata_section to SMALL_DATA_SECTION.
H A DFSFChangeLog.119291 (ASM_OUTPUT_ALIGNED_LOCAL): Use sdata_section, not sbss_section.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Doutput.h526 extern GTY(()) section *sdata_section;
H A Dvarasm.cc137 section *sdata_section; variable
6630 sdata_section = get_unnamed_section (SECTION_WRITE, output_section_asm_op, in init_varasm_once()
H A DChangeLog-20052071 (EXTRA_SECTIONS, EXTRA_SECTION_FUNCTIONS, sbss_section, sdata_section)
2190 * config/frv/frv-protos.h (fixup_section, sdata_section, sbss_section)
2213 * config/ia64/ia64-protos.h (sdata_section, sbss_section): Delete.
2222 * config/iq2000/iq2000.h (rdata_section, sdata_section): Delete.
2227 * config/m32r/m32r-protos.h (sbss_section, sdata_section): Delete.
2313 * config/rs6000/rs6000-protos.h (toc_section, sdata_section): Delete.
2365 * config/v850/v850-protos.h (sdata_section, rosdata_section): Delete.
2429 (fini_section, sdata_section): Turn into section pointers.
2468 (sdata_section, sbss_section, exception_section): New variables.
H A DChangeLog-200017419 (sbss_section, sdata_section): Prototype.
25278 (sdata_section): Likewise.
25284 (sdata_section): Likewise.
H A DFSFChangeLog.109464 to READONLY_DATA_SECTION and sdata_section to SMALL_DATA_SECTION.
H A DChangeLog-20016673 * output.h (sdata_section): Add prototype.
30945 * config/ia64/ia64-protos.h (sdata_section, sbbs_section): Add
H A DFSFChangeLog.119291 (ASM_OUTPUT_ALIGNED_LOCAL): Use sdata_section, not sbss_section.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rx/
H A Drx.cc2308 return sdata_section; in rx_select_rtx_section()
2322 case SECCAT_SDATA: return sdata_section; in rx_select_section()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rx/
H A Drx.c2307 return sdata_section; in rx_select_rtx_section()
2321 case SECCAT_SDATA: return sdata_section; in rx_select_section()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/v850/
H A Dv850.cc2885 return is_const ? rosdata_section : sdata_section; in v850_select_section()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/v850/
H A Dv850.c2885 return is_const ? rosdata_section : sdata_section; in v850_select_section()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/riscv/
H A Driscv.c3484 return sdata_section; in riscv_elf_select_rtx_section()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/
H A Driscv.cc3850 return sdata_section; in riscv_elf_select_rtx_section()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/c6x/
H A Dc6x.c892 return sdata_section; in c6x_select_rtx_section()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/c6x/
H A Dc6x.cc894 return sdata_section; in c6x_select_rtx_section()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/alpha/
H A Dalpha.cc9523 return sdata_section; in alpha_elf_select_rtx_section()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/alpha/
H A Dalpha.c9518 return sdata_section; in alpha_elf_select_rtx_section()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dia64.cc10861 return sdata_section; in ia64_select_rtx_section()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ia64/
H A Dia64.c10861 return sdata_section; in ia64_select_rtx_section()
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-02037083 (sdata_section tdata_section, zdata_section, sbss_section,
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-02037083 (sdata_section tdata_section, zdata_section, sbss_section,

12