Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDoutput.h577 extern enum section_category categorize_decl_for_section (tree, int);
HDvarasm.c5435 categorize_decl_for_section (tree decl, int reloc) in categorize_decl_for_section() function
5519 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()
HDChangeLog1310 * varasm.c (categorize_decl_for_section): Remove shlib argument;
1328 to categorize_decl_for_section.
HDChangeLog-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.
HDChangeLog-20059771 (categorize_decl_for_section): Likewise.
9773 (categorize_decl_for_section): Make global.
13456 (categorize_decl_for_section): Likewise.
HDChangeLog-200610424 (categorize_decl_for_section): Use bss_initializer_p.
HDChangeLog.tree-ssa15891 * varasm.c (categorize_decl_for_section): Likewise, for strings.
HDChangeLog-200425094 (categorize_decl_for_section): Honor flag_zero_initialized_in_bss
/NextBSD/contrib/gcc/config/i386/
HDi386.c2354 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()