Searched refs:emul (Results 1 - 14 of 14) sorted by relevance

/freebsd-10.3-release/contrib/binutils/ld/
H A Dldemul.c291 ld_emulation_xfer_type *emul = *eptr; local
293 if (emul->list_options)
295 fprintf (f, "%s: \n", emul->emulation_name);
297 emul->list_options (f);
/freebsd-10.3-release/sys/compat/linux/
H A Dcheck_error.d39 linuxulator*:emul:linux_thread_detach:child_clear_tid_error,
40 linuxulator*:emul:linux_thread_detach:futex_failed,
41 linuxulator*:emul:linux_schedtail:copyout_error,
/freebsd-10.3-release/contrib/binutils/bfd/
H A Dbfd.c1600 bfd_emul_get_maxpagesize (const char *emul)
1604 target = bfd_find_target (emul, NULL);
1645 bfd_emul_set_maxpagesize (const char *emul, bfd_vma size)
1649 target = bfd_find_target (emul, NULL);
1672 bfd_emul_get_commonpagesize (const char *emul)
1676 target = bfd_find_target (emul, NULL);
1699 bfd_emul_set_commonpagesize (const char *emul, bfd_vma size)
1703 target = bfd_find_target (emul, NULL);
1597 bfd_emul_get_maxpagesize(const char *emul) argument
1642 bfd_emul_set_maxpagesize(const char *emul, bfd_vma size) argument
1669 bfd_emul_get_commonpagesize(const char *emul) argument
1696 bfd_emul_set_commonpagesize(const char *emul, bfd_vma size) argument
/freebsd-10.3-release/tools/tools/cd2dvd/
H A Dcd2dvd.sh260 mkisofs -b boot/cdboot -no-emul-boot -r -J \
/freebsd-10.3-release/release/ia64/
H A Dmkisoimages.sh75 BOOTOPTS="-o bootimage=i386;$EFIPART -o no-emul-boot"
/freebsd-10.3-release/usr.sbin/bhyve/
H A Dpci_emul.c147 * <bus>:<slot>:<func>,<emul>[,<config>]
148 * <slot>[:<func>],<emul>[,<config>]
152 * emul is a string describing the type of PCI device e.g. virtio-net
171 char *emul, *config, *str, *cp; local
177 emul = config = NULL;
180 emul = cp + 1;
181 if ((cp = strchr(emul, ',')) != NULL) {
221 if (pci_emul_finddev(emul) == NULL) {
223 snum, fnum, emul);
228 si->si_funcs[fnum].fi_name = emul;
[all...]
/freebsd-10.3-release/contrib/ntp/ntpd/
H A Dntp_timer.c228 lib$emul(&(1<<EVENT_TIMEOUT), &vmsinc, &0, &vmsinc);
/freebsd-10.3-release/contrib/binutils/gas/
H A DMakefile.am215 emul-target.h \
216 emul.h \
521 as.h asintl.h bignum.h bit_fix.h config.h emul.h expr.h flonum.h \
2170 e-crisaout.o: $(srcdir)/config/e-crisaout.c emul-target.h
2171 e-criself.o: $(srcdir)/config/e-criself.c emul-target.h
2172 e-i386aout.o: $(srcdir)/config/e-i386aout.c emul-target.h
2173 e-i386coff.o: $(srcdir)/config/e-i386coff.c emul-target.h
2174 e-i386elf.o: $(srcdir)/config/e-i386elf.c emul-target.h
2175 e-mipsecoff.o: $(srcdir)/config/e-mipsecoff.c emul-target.h
2176 e-mipself.o: $(srcdir)/config/e-mipself.c emul
[all...]
H A DMakefile.in458 emul-target.h \
459 emul.h \
2515 as.h asintl.h bignum.h bit_fix.h config.h emul.h expr.h flonum.h \
3008 e-crisaout.o: $(srcdir)/config/e-crisaout.c emul-target.h
3009 e-criself.o: $(srcdir)/config/e-criself.c emul-target.h
3010 e-i386aout.o: $(srcdir)/config/e-i386aout.c emul-target.h
3011 e-i386coff.o: $(srcdir)/config/e-i386coff.c emul-target.h
3012 e-i386elf.o: $(srcdir)/config/e-i386elf.c emul-target.h
3013 e-mipsecoff.o: $(srcdir)/config/e-mipsecoff.c emul-target.h
3014 e-mipself.o: $(srcdir)/config/e-mipself.c emul
[all...]
/freebsd-10.3-release/release/picobsd/build/
H A Dpicobsd891 mkisofs -b boot/cdboot -no-emul-boot -J -r -ldots -l -L \
/freebsd-10.3-release/contrib/ntp/sntp/libevent/
H A Dconfigure7445 emul=elf
7448 emul="${emul}32"
7451 emul="${emul}64"
7456 emul="${emul}btsmip"
7459 emul="${emul}ltsmip"
7464 emul
[all...]
/freebsd-10.3-release/contrib/ntp/sntp/
H A Dconfigure17579 emul=elf
17582 emul="${emul}32"
17585 emul="${emul}64"
17590 emul="${emul}btsmip"
17593 emul="${emul}ltsmip"
17598 emul
[all...]
/freebsd-10.3-release/contrib/ntp/
H A Dconfigure9333 emul=elf
9336 emul="${emul}32"
9339 emul="${emul}64"
9344 emul="${emul}btsmip"
9347 emul="${emul}ltsmip"
9352 emul
[all...]
/freebsd-10.3-release/contrib/subversion/
H A Dconfigure9610 emul=elf
9613 emul="${emul}32"
9616 emul="${emul}64"
9621 emul="${emul}btsmip"
9624 emul="${emul}ltsmip"
9629 emul
[all...]

Completed in 256 milliseconds