Searched refs:sdata_section (Results 1 - 23 of 23) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/mips/
H A Dvxworks.h25 SECTION_FUNCTION_TEMPLATE(sdata_section, in_sdata, SDATA_SECTION_ASM_OP) \
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/m32r/
H A Dm32r-protos.h27 extern void sdata_section (void);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/v850/
H A Dv850-protos.h30 extern void sdata_section (void);
H A Dv850.h904 sdata_section () \
H A Dv850.c2987 sdata_section ();
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/ia64/
H A Dsysv4.h146 sdata_section (void) \
H A Dia64-protos.h106 extern void sdata_section (void);
H A Dia64.c8696 sdata_section ();
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/alpha/
H A Delf.h211 SECTION_FUNCTION_TEMPLATE(sdata_section, in_sdata, SDATA_SECTION_ASM_OP)
214 extern void sdata_section (void);
H A Dalpha.c9439 sdata_section ();
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Doutput.h554 extern GTY(()) section *sdata_section; variable
H A Dvarasm.c137 section *sdata_section;
5934 sdata_section = get_unnamed_section (SECTION_WRITE, output_section_asm_op,
136 section *sdata_section; variable
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Doutput.h204 extern void sdata_section (void);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/frv/
H A Dfrv-protos.h132 extern void sdata_section (void);
H A Dfrv.h2317 sdata_section (void) \
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/rs6000/
H A Drs6000-protos.h144 extern void sdata_section (void);
H A Dsysv4.h437 sdata_section (void) \
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/iq2000/
H A Diq2000.h868 extern void sdata_section (void);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/rx/
H A Drx.c1875 return sdata_section;
1889 case SECCAT_SDATA: return sdata_section;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/v850/
H A Dv850.c2976 return is_const ? rosdata_section : sdata_section;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/mep/
H A Dmep.c4686 return sdata_section;
7401 sdata_section
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dia64.c10221 return sdata_section;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/alpha/
H A Dalpha.c9828 return sdata_section;

Completed in 567 milliseconds