Searched refs:md_parse_option (Results 1 - 15 of 15) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/
H A Dtc.h29 int md_parse_option (int, char *);
H A Das.c365 md_parse_option definitions in config/tc-*.c. */
530 /* md_parse_option should return 1 if it recognizes optc,
532 if (md_parse_option (optc, optarg) != 0)
541 VMS code in md_parse_option can return 0 in that case,
681 && md_parse_option (optc, optarg))
801 if (md_parse_option (optc, optarg) != 0)
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-sparc.c348 /* md_parse_option
456 md_parse_option (c, arg)
475 md_parse_option (OPTION_32, NULL);
477 md_parse_option (OPTION_64, NULL);
815 /* We don't get a chance to initialize anything before md_parse_option
454 md_parse_option (c, arg) function
H A Dtc-mep.c175 md_parse_option (int c, char *arg ATTRIBUTE_UNUSED)
174 md_parse_option (int c, char *arg ATTRIBUTE_UNUSED) function
H A Dtc-spu.c156 md_parse_option (int c, char *arg ATTRIBUTE_UNUSED)
155 md_parse_option (int c, char *arg ATTRIBUTE_UNUSED) function
H A Dtc-arc.c142 md_parse_option (int c, char *arg ATTRIBUTE_UNUSED)
141 md_parse_option (int c, char *arg ATTRIBUTE_UNUSED) function
H A Dtc-cr16.c632 md_parse_option (int c ATTRIBUTE_UNUSED, char *arg ATTRIBUTE_UNUSED) function
H A Dtc-s390.c371 md_parse_option (c, arg) function
H A Dtc-alpha.c5099 md_parse_option (int c, char *arg)
5086 md_parse_option (int c, char *arg) function
H A Dtc-ppc.c931 md_parse_option (int c, char *arg)
925 md_parse_option (int c, char *arg) function
H A Dtc-i386.c5993 md_parse_option (int c, char *arg)
5982 md_parse_option (int c, char *arg) function
H A Dtc-score.c5725 md_parse_option (int c, char *arg) function
H A Dtc-ia64.c7141 md_parse_option (c, arg) function
7662 that is called after md_parse_option which is where we set the
H A Dtc-mips.c11346 md_parse_option (int c, char *arg)
11337 md_parse_option (int c, char *arg) function
H A Dtc-arm.c19825 /* md_parse_option
20508 md_parse_option (int c, char * arg)
20494 md_parse_option (int c, char * arg) function

Completed in 431 milliseconds