Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Doutput.h576 extern enum section_category categorize_decl_for_section (tree, int);
H A Dvarasm.c5434 categorize_decl_for_section (tree decl, int reloc) in categorize_decl_for_section() function
5518 switch (categorize_decl_for_section (decl, reloc)) in decl_readonly_section()
5540 switch (categorize_decl_for_section (decl, reloc)) in default_elf_select_section()
5608 switch (categorize_decl_for_section (decl, reloc)) in default_unique_section()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dvarasm.c5115 categorize_decl_for_section PARAMS ((tree, int, int));
5118 categorize_decl_for_section (decl, reloc, shlib) in categorize_decl_for_section() function
5213 switch (categorize_decl_for_section (decl, reloc, shlib))
5246 switch (categorize_decl_for_section (decl, reloc, shlib))
5327 switch (categorize_decl_for_section (decl, reloc, shlib))
H A DChangeLog9531 (categorize_decl_for_section): Don't use mergeable sections if
14584 (categorize_decl_for_section): Return SECCAT_SRODATA for sdata if
14684 (categorize_decl_for_section): Add shlib parameter to use in place
H A DChangeLog.76132 (categorize_decl_for_section): Handle DECL_THREAD_LOCAL.
6920 (categorize_decl_for_section, default_elf_select_section): New.
/openbsd/gnu/gcc/gcc/config/i386/
H A Di386.c2024 switch (categorize_decl_for_section (decl, reloc)) in x86_64_elf_select_section()
2091 switch (categorize_decl_for_section (decl, reloc)) in x86_64_elf_unique_section()