Searched defs:handle_option (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/contrib/binutils-2.27/ld/ |
H A D | ldemul.h | 172 bfd_boolean (*handle_option) (int); member
|
/dflybsd-src/contrib/binutils-2.34/ld/ |
H A D | ldemul.h | 187 bfd_boolean (*handle_option) (int); member
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | langhooks.h | 304 bool (*handle_option) (size_t code, const char *arg, int value, int kind, member
|
H A D | opts-common.c | 858 handle_option (struct gcc_options *opts, in handle_option() function
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | langhooks.h | 351 bool (*handle_option) (size_t code, const char *arg, int value, int kind, member
|
H A D | opts-common.c | 998 handle_option (struct gcc_options *opts, in handle_option() function
|