Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gcc/config/mips/
Dmips.c335 static bool mips_use_anchors_for_symbol_p (rtx);
1196 #define TARGET_USE_ANCHORS_FOR_SYMBOL_P mips_use_anchors_for_symbol_p
7407 mips_use_anchors_for_symbol_p (rtx symbol) in mips_use_anchors_for_symbol_p() function
/freebsd-10-stable/contrib/gcc/
DChangeLog-20069163 (mips_use_anchors_for_symbol_p): New function.