Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/config/mips/
Dmips.c303 static bool mips_handle_option (size_t, const char *, int);
1101 #define TARGET_HANDLE_OPTION mips_handle_option
4677 mips_handle_option (size_t code, const char *arg, int value ATTRIBUTE_UNUSED) in mips_handle_option() function
/freebsd-12-stable/contrib/gcc/
DChangeLog-200517432 (mips_handle_option): Don't set the above variables when handling
28597 (mips_handle_option): New function. Move option validation code from...