Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/usr.bin/gcc/gcc/config/mips/
H A Drtems64.h34 SECTION_FUNCTION_TEMPLATE(sdata_section, in_sdata, SDATA_SECTION_ASM_OP)
H A Dvxworks.h25 SECTION_FUNCTION_TEMPLATE(sdata_section, in_sdata, SDATA_SECTION_ASM_OP) \
H A Delf64.h167 SECTION_FUNCTION_TEMPLATE(sdata_section, in_sdata, SDATA_SECTION_ASM_OP)
H A Dlinux.h90 SECTION_FUNCTION_TEMPLATE(sdata_section, in_sdata, SDATA_SECTION_ASM_OP) \
H A Delf.h208 SECTION_FUNCTION_TEMPLATE(sdata_section, in_sdata, SDATA_SECTION_ASM_OP) \
H A Diris6.h299 sdata_section () \
H A Dmips.h194 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 Delf.h228 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 Dsysv4.h158 sdata_section () \
H A Dia64-protos.h142 extern void sdata_section PARAMS ((void));
H A Dia64.c8383 sdata_section ();
/openbsd-src/gnu/usr.bin/gcc/gcc/config/v850/
H A Dv850-protos.h30 extern void sdata_section PARAMS ((void));
H A Dv850.h1126 sdata_section () \
H A Dv850.c3422 sdata_section ();
/openbsd-src/gnu/usr.bin/gcc/gcc/config/m32r/
H A Dm32r-protos.h26 extern void sdata_section PARAMS ((void));
H A Dm32r.h1537 sdata_section () \
H A Dm32r.c348 sdata_section ();
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Doutput.h205 extern void sdata_section PARAMS ((void));
/openbsd-src/gnu/gcc/gcc/
H A Doutput.h538 extern GTY(()) section *sdata_section;
H A Dvarasm.c147 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 Dfrv-protos.h171 extern void sdata_section PARAMS ((void));
H A Dfrv.h2730 sdata_section () \
/openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Drs6000-protos.h177 extern void sdata_section PARAMS ((void));
H A Dsysv4.h515 sdata_section () \
/openbsd-src/gnu/gcc/gcc/config/v850/
H A Dv850.c2995 return is_const ? rosdata_section : sdata_section; in v850_select_section()

12