Searched refs:select_section (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | target.h | 154 section *(* select_section) (tree, int, unsigned HOST_WIDE_INT); member
|
| H A D | varasm.c | 569 return targetm.asm_out.select_section (decl, reloc, DECL_ALIGN (decl)); in function_section() 585 return targetm.asm_out.select_section (current_function_decl, in current_function_section() 915 return targetm.asm_out.select_section (decl, reloc, DECL_ALIGN (decl)); in get_variable_section() 2770 return targetm.asm_out.select_section (exp, in get_constant_section()
|
| H A D | ChangeLog-2005 | 1296 reloc argument to select_section. Use it to decide between 2267 (output_deferred_plabels): Use select_section. 2271 (pa_asm_output_aligned_local): Use select_section. 2463 (select_section, select_rtx_section, function_rodata_section): Return
|
| H A D | ChangeLog-2006 | 12102 calling select_section on targets that define
|
| H A D | ChangeLog-2002 | 21362 * target.h (select_section, unique_section): New.
|
| H A D | ChangeLog-2003 | 25151 * target.h (select_section): Don't mention TREE_CST_RTL in comment.
|