Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/config/i386/
H A 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()
/freebsd-12.1/contrib/gcc/config/arm/
H A Dpe.c260 else if (decl_readonly_section (decl, reloc))
/freebsd-12.1/contrib/gcc/
H A Doutput.h380 extern bool decl_readonly_section (tree, int);
H A Dvarasm.c5235 else if (decl && decl_readonly_section (decl, reloc)) in default_section_type_flags()
5415 if (decl_readonly_section (decl, reloc)) in default_select_section()
5517 decl_readonly_section (tree decl, int reloc) in decl_readonly_section() function
H A DChangeLog1031 (machopic_select_section): Use decl_readonly_section.
1315 (decl_readonly_section): ... here.
1342 (rs6000_xcoff_select_section): Use decl_readonly_section.
H A Difcvt.c2157 && decl_readonly_section (SYMBOL_REF_DECL (addr), 0)) in noce_mem_write_may_trap_or_fault_p()
H A Dbuiltins.c9393 return decl_readonly_section (exp, 0); in readonly_data_expr()
H A DChangeLog-20028854 (decl_readonly_section): Likewise.
11425 (decl_readonly_section): Declare.
11426 * varasm.c (decl_readonly_section): New.
H A DChangeLog-200432089 decl_readonly_section only on trees it can handle.
40764 argument passed to decl_readonly_section.
H A DChangeLog-200313634 * config/darwin.c (machopic_select_section): Use decl_readonly_section
/freebsd-12.1/contrib/gcc/config/
H A Ddarwin.c1121 else if (decl_readonly_section (exp, reloc)) in machopic_select_section()
/freebsd-12.1/contrib/gcc/config/rs6000/
H A Drs6000.c18610 if (decl_readonly_section (decl, reloc)) in rs6000_xcoff_select_section()