/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | varasm.h | 35 extern void resolve_unique_section (tree, int, int);
|
H A D | symtab-thunks.cc | 367 resolve_unique_section (thunk_fndecl, 0, in expand_thunk() 436 resolve_unique_section (thunk_fndecl, 0, in expand_thunk()
|
H A D | varasm.cc | 483 resolve_unique_section (tree decl, int reloc ATTRIBUTE_UNUSED, in resolve_unique_section() function 1263 resolve_unique_section (decl, reloc, flag_data_sections); in get_variable_section()
|
H A D | cfgexpand.cc | 6680 resolve_unique_section (current_function_decl, 0, flag_function_sections); in execute()
|
H A D | ChangeLog-2002 | 21110 (ASM_OUTPUT_POOL_PROLOGUE): Update call to resolve_unique_section. 21364 * varasm.c (resolve_unique_section): Use hooks instead of macros. 22036 * varasm.c (resolve_unique_section): Add third parameter 27449 Do resolve_unique_section before shared data clause. 28489 * varasm.c (assemble_variable): Call resolve_unique_section before
|
H A D | ChangeLog-2014 | 34822 resolve_unique_section, hot_function_section, get_named_text_section, 35173 (resolve_unique_section): Use it to set implicit section 37876 * except.c (switch_to_exception_section, resolve_unique_section,
|
H A D | ChangeLog-2001 | 13764 (resolve_unique_section): Mark reloc unused. 15266 (resolve_unique_section): New.
|
H A D | ChangeLog-2003 | 17714 * varasm.c (resolve_unique_section): Remove prototype. No longer 17716 * tree.h (resolve_unique_section): New prototype.
|
H A D | ChangeLog-2020 | 720 (resolve_unique_section): Likewise. 2554 (resolve_unique_section): Used named section for the preserved
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | varasm.h | 35 extern void resolve_unique_section (tree, int, int);
|
H A D | cgraphunit.c | 1913 resolve_unique_section (thunk_fndecl, 0, in expand_thunk() 1982 resolve_unique_section (thunk_fndecl, 0, in expand_thunk()
|
H A D | varasm.c | 465 resolve_unique_section (tree decl, int reloc ATTRIBUTE_UNUSED, in resolve_unique_section() function 1192 resolve_unique_section (decl, reloc, flag_data_sections); in get_variable_section()
|
H A D | cfgexpand.c | 6447 resolve_unique_section (current_function_decl, 0, flag_function_sections); in execute()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/xtensa/ |
H A D | xtensa.h | 752 resolve_unique_section ((FUNDECL), 0, flag_function_sections); \
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/xtensa/ |
H A D | xtensa.h | 741 resolve_unique_section ((FUNDECL), 0, flag_function_sections); \
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | decl.cc | 1900 resolve_unique_section (fn, 0, flag_function_sections); in finish_thunk() 1904 resolve_unique_section (thunk, 0, flag_function_sections); in finish_thunk()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
H A D | decl.cc | 1712 resolve_unique_section (fn, 0, flag_function_sections); in finish_thunk() 1716 resolve_unique_section (thunk, 0, flag_function_sections); in finish_thunk()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | method.c | 347 resolve_unique_section (fn, 0, flag_function_sections); in use_thunk() 351 resolve_unique_section (thunk_fndecl, 0, flag_function_sections); in use_thunk()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | method.cc | 347 resolve_unique_section (fn, 0, flag_function_sections); in use_thunk() 351 resolve_unique_section (thunk_fndecl, 0, flag_function_sections); in use_thunk()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/ |
H A D | sparc.c | 12681 resolve_unique_section (decl, 0, flag_function_sections); in sparc_file_end()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/ |
H A D | sparc.cc | 12643 resolve_unique_section (decl, 0, flag_function_sections); in sparc_file_end()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
H A D | aarch64.c | 23596 resolve_unique_section (decl, 0, false); in aarch64_sls_create_blr_label()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
H A D | aarch64.cc | 27292 resolve_unique_section (decl, 0, false); in aarch64_sls_create_blr_label()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000.cc | 21162 resolve_unique_section (decl, reloc, true); in rs6000_xcoff_select_section()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000.c | 20593 resolve_unique_section (decl, reloc, true); in rs6000_xcoff_select_section()
|