Searched refs:OPTION_64 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-sparc.c421 #define OPTION_64 (OPTION_MD_BASE + 4)
422 {"64", no_argument, NULL, OPTION_64},
477 md_parse_option (OPTION_64, NULL);
540 case OPTION_64:
419 #define OPTION_64 macro
H A Dtc-i386.c5974 #define OPTION_64 (OPTION_MD_BASE + 1)
5983 {"64", no_argument, NULL, OPTION_64},
6028 case OPTION_64:
5963 #define OPTION_64 macro
H A Dtc-mips.c11300 #define OPTION_64 (OPTION_ELF_BASE + 6)
11301 {"64", no_argument, NULL, OPTION_64},
11640 case OPTION_64:
11291 #define OPTION_64 macro

Completed in 95 milliseconds