Searched refs:mergeable_constant_section (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/gcc/
H A Doutput.h561 extern section *mergeable_constant_section (enum machine_mode,
H A Dvarasm.c710 mergeable_constant_section (enum machine_mode mode ATTRIBUTE_UNUSED,
5580 return mergeable_constant_section (DECL_MODE (decl), align, 0);
5768 return mergeable_constant_section (mode, align, 0);
709 mergeable_constant_section (enum machine_mode mode ATTRIBUTE_UNUSED, function
/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips.c7345 return mergeable_constant_section (mode, align, 0);
7359 return mergeable_constant_section (mode, align, 0);

Completed in 118 milliseconds