Home
last modified time | relevance | path

Searched refs:mips_select_rtx_section (Results 1 – 8 of 8) sorted by relevance

/freebsd-10-stable/contrib/gcc/config/mips/
Dmips.c331 static section *mips_select_rtx_section (enum machine_mode, rtx,
1075 #define TARGET_ASM_SELECT_RTX_SECTION mips_select_rtx_section
7286 mips_select_rtx_section (enum machine_mode mode, rtx x, in mips_select_rtx_section() function
/freebsd-10-stable/contrib/gcc/
DChangeLog-199810665 (mips_select_rtx_section): Mark parameter `x' with ATTRIBUTE_UNUSED.
15341 (mips_select_rtx_section, mips_select_section): Declare as void.
DChangeLog-199913436 (mips_select_rtx_section): Put symbolic expressions in the
14815 * mips/mips.c (mips_select_rtx_section): When TARGET_MIPS16, use
DFSFChangeLog.109463 (mips_select_rtx_section, mips_select_section): Change rdata_section
DChangeLog-200221091 * config/mips/mips.c (mips_select_rtx_section): Make static.
21199 * config/mips/mips.c (mips_select_rtx_section): Likewise.
DChangeLog-200314993 (mips_select_rtx_section): Call named_section rather than
DChangeLog-20052251 (mips_select_rtx_section): Return the section rather than emitting
DChangeLog-200417582 (mips_select_rtx_section): Remove !have_named_sections code.