Home | History | Annotate | Download | only in src

Lines Matching defs:emulation

191   { "emulation", 'm', "NAME", 0, N_("Set emulation to NAME."), 0 },
234 /* The emulation name to use. */
235 static const char *emulation;
347 err = ld_prepare_state (emulation);
593 if (emulation != NULL)
595 emulation = arg;
1079 if (emulation != NULL)
1081 ld_state.ebl = ebl_openbackend_emulation (emulation);