Home
last modified time | relevance | path

Searched refs:default_function_rodata_section (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Doutput.h575 extern section *default_function_rodata_section (tree);
H A Dvarasm.c737 default_function_rodata_section (tree decl) in default_function_rodata_section() function
H A Dtarget.def576 default_function_rodata_section)
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Doutput.h592 extern section *default_function_rodata_section (tree, bool);
H A Dvarasm.cc757 default_function_rodata_section (tree decl, bool relocatable) in default_function_rodata_section() function
H A DChangeLog-20052450 (default_elf_select_section_1, default_function_rodata_section)
2493 (default_function_rodata_section): Return a section rather than
19929 * varasm.c (default_function_rodata_section): Put .rodata section in
H A DChangeLog-200930110 * varasm.c (default_function_rodata_section): Declare DOT as
30140 * varasm.c (default_function_rodata_section): Don't assume
H A DChangeLog-20204530 * output.h (default_function_rodata_section,
4537 (default_function_rodata_section): Add the second argument
H A DChangeLog-200419508 * output.h (default_function_rodata_section,
19513 * varasm.c (default_function_rodata_section,
H A DChangeLog-201434823 USE_SELECT_SECTION_FOR_FUNCTIONS, default_function_rodata_section,
37877 get_named_text_section, default_function_rodata_section,
H A DChangeLog-200816126 initialize_cold_section_name, default_function_rodata_section,
H A DChangeLog-202127182 * varasm.c (default_function_rodata_section): Likewise.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/loongarch/
H A Dloongarch.cc4617 return default_function_rodata_section (decl, false); in loongarch_function_rodata_section()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c9321 return default_function_rodata_section (decl); in mips_function_rodata_section()