Home
last modified time | relevance | path

Searched refs:SECCAT_RODATA (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/gcc/
Doutput.h435 SECCAT_RODATA, enumerator
Dvarasm.c5444 return SECCAT_RODATA; in categorize_decl_for_section()
5471 ret = SECCAT_RODATA; in categorize_decl_for_section()
5484 ret = SECCAT_RODATA; in categorize_decl_for_section()
5487 ret = SECCAT_RODATA; in categorize_decl_for_section()
5507 else if (targetm.have_srodata_section && ret == SECCAT_RODATA) in categorize_decl_for_section()
5521 case SECCAT_RODATA: in decl_readonly_section()
5546 case SECCAT_RODATA: in default_elf_select_section()
5614 case SECCAT_RODATA: in default_unique_section()
/freebsd-10-stable/contrib/gcc/config/i386/
Di386.c2375 case SECCAT_RODATA: in x86_64_elf_select_section()
2433 case SECCAT_RODATA: in x86_64_elf_unique_section()