Home
last modified time | relevance | path

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

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Doutput.h563 extern enum section_category categorize_decl_for_section (const_tree, int);
H A Dvarasm.c6465 = categorize_decl_for_section (decl, reloc); in default_section_type_flags()
6710 categorize_decl_for_section (const_tree decl, int reloc) in categorize_decl_for_section() function
6828 return decl_readonly_section_1 (categorize_decl_for_section (decl, reloc)); in decl_readonly_section()
6839 switch (categorize_decl_for_section (decl, reloc)) in default_elf_select_section()
6912 switch (categorize_decl_for_section (decl, reloc)) in default_unique_section()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Doutput.h580 extern enum section_category categorize_decl_for_section (const_tree, int);
H A Dbtfout.cc318 switch (categorize_decl_for_section (node->decl, 0)) in btf_collect_datasec()
H A 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()
H A 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.
H A 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.
H A DChangeLog-20059770 (categorize_decl_for_section): Likewise.
9772 (categorize_decl_for_section): Make global.
13455 (categorize_decl_for_section): Likewise.
H A 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
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rx/
H A 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.old/dist/gcc/config/rx/
H A Drx.c2319 switch (categorize_decl_for_section (decl, reloc)) in rx_select_section()
2339 switch (categorize_decl_for_section (decl, reloc)) in rx_select_section()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/c6x/
H A Dc6x.c905 switch (categorize_decl_for_section (decl, reloc)) in c6x_elf_select_section()
923 switch (categorize_decl_for_section (decl, reloc)) in c6x_elf_select_section()
983 switch (categorize_decl_for_section (decl, reloc)) in c6x_elf_unique_section()
1012 switch (categorize_decl_for_section (decl, reloc)) in c6x_elf_unique_section()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/c6x/
H A Dc6x.cc907 switch (categorize_decl_for_section (decl, reloc)) in c6x_elf_select_section()
925 switch (categorize_decl_for_section (decl, reloc)) in c6x_elf_select_section()
985 switch (categorize_decl_for_section (decl, reloc)) in c6x_elf_unique_section()
1014 switch (categorize_decl_for_section (decl, reloc)) in c6x_elf_unique_section()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/riscv/
H A Driscv.c3418 switch (categorize_decl_for_section (decl, reloc)) in riscv_select_section()
3436 switch (categorize_decl_for_section (decl, reloc)) in riscv_unique_section()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/
H A Driscv.cc3784 switch (categorize_decl_for_section (decl, reloc)) in riscv_select_section()
3802 switch (categorize_decl_for_section (decl, reloc)) in riscv_unique_section()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/msp430/
H A Dmsp430.c1888 switch (categorize_decl_for_section (decl, reloc)) in msp430_select_section()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/msp430/
H A Dmsp430.cc2397 switch (categorize_decl_for_section (decl, reloc)) in msp430_select_section()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/
H A Ddarwin.cc1647 switch (categorize_decl_for_section (decl, reloc)) in machopic_select_section()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/
H A Ddarwin.c1637 switch (categorize_decl_for_section (decl, reloc)) in machopic_select_section()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/microblaze/
H A Dmicroblaze.c3256 switch (categorize_decl_for_section (decl, reloc)) in microblaze_select_section()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/microblaze/
H A Dmicroblaze.cc3257 switch (categorize_decl_for_section (decl, reloc)) in microblaze_select_section()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rl78/
H A Drl78.c4650 switch (categorize_decl_for_section (decl, reloc)) in rl78_select_section()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rl78/
H A Drl78.cc4649 switch (categorize_decl_for_section (decl, reloc)) in rl78_select_section()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.c684 switch (categorize_decl_for_section (decl, reloc)) in x86_64_elf_select_section()
776 switch (categorize_decl_for_section (decl, reloc)) in x86_64_elf_unique_section()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A 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()

12