Searched refs:categorize_decl_for_section (Results 1 – 9 of 9) sorted by relevance
577 extern enum section_category categorize_decl_for_section (tree, int);
5435 categorize_decl_for_section (tree decl, int reloc) in categorize_decl_for_section() function5519 switch (categorize_decl_for_section (decl, reloc)) in decl_readonly_section()5541 switch (categorize_decl_for_section (decl, reloc)) in default_elf_select_section()5609 switch (categorize_decl_for_section (decl, reloc)) in default_unique_section()
1310 * varasm.c (categorize_decl_for_section): Remove shlib argument;1328 to categorize_decl_for_section.
2855 (categorize_decl_for_section): Don't use mergeable sections if8739 (categorize_decl_for_section): Return SECCAT_SRODATA for sdata if8858 (categorize_decl_for_section): Add shlib parameter to use in place20579 (categorize_decl_for_section): Handle DECL_THREAD_LOCAL.21367 (categorize_decl_for_section, default_elf_select_section): New.
9771 (categorize_decl_for_section): Likewise.9773 (categorize_decl_for_section): Make global.13456 (categorize_decl_for_section): Likewise.
10424 (categorize_decl_for_section): Use bss_initializer_p.
15891 * varasm.c (categorize_decl_for_section): Likewise, for strings.
25094 (categorize_decl_for_section): Honor flag_zero_initialized_in_bss
2354 switch (categorize_decl_for_section (decl, reloc)) in x86_64_elf_select_section()2421 switch (categorize_decl_for_section (decl, reloc)) in x86_64_elf_unique_section()