Home
last modified time | relevance | path

Searched refs:decl_readonly_section (Results 1 – 18 of 18) sorted by relevance

/openbsd/src/gnu/gcc/gcc/config/i386/
Dwinnt.c501 else if (decl_readonly_section (decl, reloc)) in i386_pe_unique_section()
544 else if (decl && decl_readonly_section (decl, reloc)) in i386_pe_section_type_flags()
/openbsd/src/gnu/usr.bin/gcc/gcc/config/i386/
Dwinnt.c541 else if (decl_readonly_section (decl, reloc))
587 else if (decl && decl_readonly_section (decl, reloc))
/openbsd/src/gnu/gcc/gcc/config/arm/
Dpe.c260 else if (decl_readonly_section (decl, reloc))
/openbsd/src/gnu/usr.bin/gcc/gcc/config/arm/
Dpe.c267 else if (decl_readonly_section (decl, reloc))
/openbsd/src/gnu/usr.bin/gcc/gcc/
Doutput.h456 extern bool decl_readonly_section PARAMS ((tree, int));
Dvarasm.c5055 if (decl_readonly_section (decl, reloc))
5200 decl_readonly_section (decl, reloc) in decl_readonly_section() function
DChangeLog3360 * config/darwin.c (machopic_select_section): Use decl_readonly_section
14680 (decl_readonly_section): Likewise.
17133 (decl_readonly_section): Declare.
17134 * varasm.c (decl_readonly_section): New.
/openbsd/src/gnu/gcc/gcc/
Doutput.h379 extern bool decl_readonly_section (tree, int);
Dvarasm.c5234 else if (decl && decl_readonly_section (decl, reloc)) in default_section_type_flags()
5414 if (decl_readonly_section (decl, reloc)) in default_select_section()
5516 decl_readonly_section (tree decl, int reloc) in decl_readonly_section() function
Difcvt.c2157 && decl_readonly_section (SYMBOL_REF_DECL (addr), 0)) in noce_mem_write_may_trap_or_fault_p()
Dbuiltins.c9318 return decl_readonly_section (exp, 0); in readonly_data_expr()
/openbsd/src/gnu/usr.bin/gcc/gcc/config/
Ddarwin.c1096 if (decl_readonly_section (exp, reloc))
/openbsd/src/gnu/gcc/gcc/config/
Ddarwin.c1121 else if (decl_readonly_section (exp, reloc)) in machopic_select_section()
/openbsd/src/gnu/gcc/gcc/config/mcore/
Dmcore.c3063 else if (decl_readonly_section (decl, 0)) in mcore_unique_section()
/openbsd/src/gnu/usr.bin/gcc/gcc/config/mcore/
Dmcore.c3491 else if (decl_readonly_section (decl, 0))
/openbsd/src/gnu/usr.bin/gcc/gcc/config/mips/
Dmips.c10635 if (decl_readonly_section (decl, reloc))
10650 else if (decl_readonly_section (decl, reloc))
/openbsd/src/gnu/gcc/gcc/config/frv/
Dfrv.c4122 readonly = decl_readonly_section (decl, reloc); in frv_emit_movsi()
/openbsd/src/gnu/gcc/gcc/config/rs6000/
Drs6000.c18554 if (decl_readonly_section (decl, reloc)) in rs6000_xcoff_select_section()