Searched refs:mergeable_string_section (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | varasm.c | 811 mergeable_string_section (tree decl ATTRIBUTE_UNUSED, in mergeable_string_section() function 6847 return mergeable_string_section (decl, align, 0); in default_elf_select_section() 6849 return mergeable_string_section (DECL_INITIAL (decl), align, 0); in default_elf_select_section()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | varasm.cc | 863 mergeable_string_section (tree decl ATTRIBUTE_UNUSED, in mergeable_string_section() function 7125 return mergeable_string_section (decl, align, 0); in default_elf_select_section() 7127 return mergeable_string_section (DECL_INITIAL (decl), align, 0); in default_elf_select_section()
|
H A D | ChangeLog-2018 | 7236 * varasm.c (mergeable_string_section): Use readonly_data_section 8405 * varasm.c (mergeable_string_section): Don't try to move zero-length 8939 (mergeable_string_section): Don't fail if the last char is non-zero.
|
H A D | ChangeLog-2001 | 11375 (mergeable_string_section): New. 11379 * output.h (mergeable_string_section): New.
|
H A D | ChangeLog-2005 | 2431 (drectve_section, named_section, mergeable_string_section) 2498 (mergeable_string_section): Return a section rather than emitting
|
H A D | ChangeLog-2006 | 11197 * varasm.c (mergeable_string_section): Check for embedded NULs and
|
H A D | ChangeLog-2003 | 8027 * varasm.c (mergeable_string_section): Likewise.
|
H A D | ChangeLog-2011 | 18666 * varasm.c (mergeable_string_section, mergeable_constant_section):
|
H A D | ChangeLog-2017 | 18584 * varasm.c (mergeable_string_section): Likewise.
|
H A D | ChangeLog-2015 | 33918 (mergeable_string_section): Use it.
|