Searched refs:sdata_section (Results 1 – 25 of 35) sorted by relevance
12
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/mips/ |
| H A D | rtems64.h | 34 SECTION_FUNCTION_TEMPLATE(sdata_section, in_sdata, SDATA_SECTION_ASM_OP)
|
| H A D | vxworks.h | 25 SECTION_FUNCTION_TEMPLATE(sdata_section, in_sdata, SDATA_SECTION_ASM_OP) \
|
| H A D | elf64.h | 167 SECTION_FUNCTION_TEMPLATE(sdata_section, in_sdata, SDATA_SECTION_ASM_OP)
|
| H A D | linux.h | 90 SECTION_FUNCTION_TEMPLATE(sdata_section, in_sdata, SDATA_SECTION_ASM_OP) \
|
| H A D | elf.h | 208 SECTION_FUNCTION_TEMPLATE(sdata_section, in_sdata, SDATA_SECTION_ASM_OP) \
|
| H A D | iris6.h | 299 sdata_section () \
|
| H A D | mips.h | 194 extern void sdata_section PARAMS ((void)); 4478 #define SMALL_DATA_SECTION sdata_section 4498 sdata_section () \
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/alpha/ |
| H A D | elf.h | 228 SECTION_FUNCTION_TEMPLATE(sdata_section, in_sdata, SDATA_SECTION_ASM_OP) 231 extern void sdata_section PARAMS ((void));
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/ia64/ |
| H A D | sysv4.h | 158 sdata_section () \
|
| H A D | ia64-protos.h | 142 extern void sdata_section PARAMS ((void));
|
| H A D | ia64.c | 8383 sdata_section ();
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/v850/ |
| H A D | v850-protos.h | 30 extern void sdata_section PARAMS ((void));
|
| H A D | v850.h | 1126 sdata_section () \
|
| H A D | v850.c | 3422 sdata_section ();
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/m32r/ |
| H A D | m32r-protos.h | 26 extern void sdata_section PARAMS ((void));
|
| H A D | m32r.h | 1537 sdata_section () \
|
| H A D | m32r.c | 348 sdata_section ();
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | output.h | 205 extern void sdata_section PARAMS ((void));
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | output.h | 538 extern GTY(()) section *sdata_section;
|
| H A D | varasm.c | 147 section *sdata_section; variable 5144 sdata_section = get_unnamed_section (SECTION_WRITE, output_section_asm_op, in init_varasm_once()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/frv/ |
| H A D | frv-protos.h | 171 extern void sdata_section PARAMS ((void));
|
| H A D | frv.h | 2730 sdata_section () \
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/ |
| H A D | rs6000-protos.h | 177 extern void sdata_section PARAMS ((void));
|
| H A D | sysv4.h | 515 sdata_section () \
|
| /openbsd-src/gnu/gcc/gcc/config/v850/ |
| H A D | v850.c | 2995 return is_const ? rosdata_section : sdata_section; in v850_select_section()
|
12