Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Doutput.h580 extern enum section_category categorize_decl_for_section (const_tree, int);
Dbtfout.cc318 switch (categorize_decl_for_section (node->decl, 0)) in btf_collect_datasec()
Dvarasm.cc6727 = categorize_decl_for_section (decl, reloc); in default_section_type_flags()
6988 categorize_decl_for_section (const_tree decl, int reloc) in categorize_decl_for_section() function
7106 return decl_readonly_section_1 (categorize_decl_for_section (decl, reloc)); in decl_readonly_section()
7117 switch (categorize_decl_for_section (decl, reloc)) in default_elf_select_section()
7193 switch (categorize_decl_for_section (decl, reloc)) in default_unique_section()
DChangeLog-20079845 * output.h (decl_readonly_section, categorize_decl_for_section,
9881 categorize_decl_for_section, decl_readonly_section,
26025 argument in call to categorize_decl_for_section. Remove unused
26098 * varasm.c (categorize_decl_for_section): Remove shlib argument;
26116 to categorize_decl_for_section.
DChangeLog-20022855 (categorize_decl_for_section): Don't use mergeable sections if
8739 (categorize_decl_for_section): Return SECCAT_SRODATA for sdata if
8858 (categorize_decl_for_section): Add shlib parameter to use in place
20579 (categorize_decl_for_section): Handle DECL_THREAD_LOCAL.
21367 (categorize_decl_for_section, default_elf_select_section): New.
DChangeLog-20059770 (categorize_decl_for_section): Likewise.
9772 (categorize_decl_for_section): Make global.
13455 (categorize_decl_for_section): Likewise.
DChangeLog-20174513 * varasm.c (categorize_decl_for_section): Pass true as second parameter
16272 * varasm.c (categorize_decl_for_section): Use SECCAT_TBSS for TLS vars with
17423 (categorize_decl_for_section): Handle bss_initializer_p returning
DChangeLog-20104570 * varasm.c (categorize_decl_for_section): Ignore reloc_rw_mask
19790 (assemble_variable, do_assemble_alias, categorize_decl_for_section,
DChangeLog-201312556 (categorize_decl_for_section): Likewise.
21080 (categorize_decl_for_section): Likewise.
DChangeLog.tree-ssa15891 * varasm.c (categorize_decl_for_section): Likewise, for strings.
DChangeLog-200617509 (categorize_decl_for_section): Use bss_initializer_p.
DChangeLog-2012831 (categorize_decl_for_section): If flag_asan, don't put STRING_CSTs
DChangeLog-201610789 categorize_decl_for_section, default_encode_section_info): Likewise.
DChangeLog-201137131 * varasm.c (categorize_decl_for_section): Ignore reloc_rw_mask
DChangeLog-200425094 (categorize_decl_for_section): Honor flag_zero_initialized_in_bss
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rx/
Drx.cc2320 switch (categorize_decl_for_section (decl, reloc)) in rx_select_section()
2340 switch (categorize_decl_for_section (decl, reloc)) in rx_select_section()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/
Ddarwin.cc1647 switch (categorize_decl_for_section (decl, reloc)) in machopic_select_section()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Di386.cc693 switch (categorize_decl_for_section (decl, reloc)) in x86_64_elf_select_section()
784 switch (categorize_decl_for_section (decl, reloc)) in x86_64_elf_unique_section()