Searched refs:default_function_rodata_section (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/gcc/
H A Doutput.h591 extern section *default_function_rodata_section (tree);
H A Dtarget-def.h109 #define TARGET_ASM_FUNCTION_RODATA_SECTION default_function_rodata_section
H A Dvarasm.c599 default_function_rodata_section (tree decl)
598 default_function_rodata_section (tree decl) function
/freebsd-10-stable/contrib/gcc/config/mips/
H A Dmips.c7368 The logic apes that in default_function_rodata_section. */
7374 return default_function_rodata_section (decl);

Completed in 201 milliseconds