Searched refs:resolve_unique_section (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/contrib/gcc/cp/ |
| H A D | method.c | 399 resolve_unique_section (function, 0, flag_function_sections); in use_thunk() 403 resolve_unique_section (thunk_fndecl, 0, flag_function_sections); in use_thunk()
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | varasm.c | 467 resolve_unique_section (tree decl, int reloc ATTRIBUTE_UNUSED, in resolve_unique_section() function 901 resolve_unique_section (decl, reloc, flag_data_sections); in get_variable_section() 1376 resolve_unique_section (decl, 0, flag_function_sections); in assemble_start_function()
|
| H A D | tree.h | 4572 extern void resolve_unique_section (tree, int, int);
|
| 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-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.
|