Searched refs:nobopt (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/stand/mips/beri/loader/
H A Dstart.S36 .set nobopt
/freebsd-11-stable/stand/mips/beri/boot2/
H A Dstart.S35 .set nobopt
H A Drelocate.S35 .set nobopt
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-mips.c238 nobopt'. */
239 int nobopt; member in struct:mips_set_options
12780 mips_opts.nobopt = 0;
12782 else if (strcmp (name, "nobopt") == 0)
12784 mips_opts.nobopt = 1;

Completed in 165 milliseconds