Home
last modified time | relevance | path

Searched refs:default_function_section (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtarghooks.h243 extern section * default_function_section(tree decl, enum node_frequency freq,
H A Dvarasm.c578 default_function_section (tree decl, enum node_frequency freq, in default_function_section() function
H A Dtarget.def471 default_function_section)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/msp430/
H A Dmsp430.c1961 return default_function_section (decl, freq, startup, exit); in msp430_function_section()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/msp430/
H A Dmsp430.cc2470 return default_function_section (decl, freq, startup, exit); in msp430_function_section()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dvarasm.cc597 default_function_section (tree decl, enum node_frequency freq, in default_function_section() function
H A DChangeLog-20101339 * varasm.c (default_function_section): Check flag_reorder_functions
3583 * targhooks.h (default_function_section): Declare.
3595 (default_function_section): New function.
H A DChangeLog14132 * varasm.cc (default_function_section): Likewise.
H A DChangeLog-201122032 default_function_section): Use targetm_common.have_named_sections.
35885 * varasm.c (default_function_section): Return NULL
H A DChangeLog-201615765 * varasm.c (default_function_section): Add FALLTHRU.
H A DChangeLog-20191086 * varasm.c (default_function_section): Fix confused tests for
H A DChangeLog-201435176 (default_function_section): Likewise.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pa/
H A Dpa.cc10677 return default_function_section (decl, freq, startup, exit); in pa_function_section()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pa/
H A Dpa.c10644 return default_function_section (decl, freq, startup, exit); in pa_function_section()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm.c33076 return default_function_section (decl, freq, startup, exit); in arm_function_section()
33079 return default_function_section (decl, freq, startup, exit); in arm_function_section()
33090 section *default_sec = default_function_section (decl, freq, startup, in arm_function_section()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.cc33851 return default_function_section (decl, freq, startup, exit); in arm_function_section()
33854 return default_function_section (decl, freq, startup, exit); in arm_function_section()
33865 section *default_sec = default_function_section (decl, freq, startup, in arm_function_section()