Home
last modified time | relevance | path

Searched refs:mergeable_string_section (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dvarasm.c733 mergeable_string_section (tree decl ATTRIBUTE_UNUSED, in mergeable_string_section() function
6597 return mergeable_string_section (decl, align, 0); in default_elf_select_section()
6599 return mergeable_string_section (DECL_INITIAL (decl), align, 0); in default_elf_select_section()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dvarasm.c797 mergeable_string_section (tree decl ATTRIBUTE_UNUSED, in mergeable_string_section() function
6715 return mergeable_string_section (decl, align, 0); in default_elf_select_section()
6717 return mergeable_string_section (DECL_INITIAL (decl), align, 0); in default_elf_select_section()