Home | History | Annotate | Download | only in src

Lines Matching refs:emulation

155   { "emulation", 'm', "NAME", 0, N_("Set emulation to NAME.") },
223 /* The emulation name to use. */
224 static const char *emulation;
328 err = ld_prepare_state (emulation);
544 if (emulation != NULL)
546 emulation = arg;
987 if (emulation != NULL)
989 ld_state.ebl = ebl_openbackend_emulation (emulation);