| /freebsd-12.1/contrib/binutils/gas/ |
| H A D | configure.in | 391 big) emulation="mipsbelf mipslelf mipself" ;; 392 *) emulation="mipslelf mipsbelf mipself" ;; 400 big) emulation="mipsbelf mipslelf mipself" ;; 401 *) emulation="mipslelf mipsbelf mipself" ;; 410 i386-*-aout) emulation="i386aout" ;; 411 i386-*-coff) emulation="i386coff" ;; 412 i386-*-elf) emulation="i386elf" ;; 416 cris-*-*) emulation="criself crisaout" ;; 419 emulations="$emulations $emulation" 566 [Default emulation.]) [all …]
|
| H A D | emul.h | 24 struct emulation struct 39 COMMON struct emulation * this_emulation; argument
|
| H A D | as.c | 130 extern struct emulation mipsbelf, mipslelf, mipself; 131 extern struct emulation mipsbecoff, mipslecoff, mipsecoff; 132 extern struct emulation i386coff, i386elf, i386aout; 133 extern struct emulation crisaout, criself; 135 static struct emulation *const emulations[] = { EMULATIONS };
|
| H A D | emul-target.h | 53 struct emulation emul_struct_name =
|
| /freebsd-12.1/contrib/binutils/ld/ |
| H A D | ldmain.c | 186 char *emulation; in main() local 280 emulation = get_emulation (argc, argv); in main() 281 ldemul_choose_mode (emulation); in main() 437 info_msg (_("%P: mode %s\n"), emulation); in main() 617 char *emulation; in get_emulation() local 620 emulation = getenv (EMULATION_ENVIRON); in get_emulation() 621 if (emulation == NULL) in get_emulation() 622 emulation = DEFAULT_EMULATION; in get_emulation() 633 emulation = argv[i + 1]; in get_emulation() 666 emulation = &argv[i][2]; in get_emulation() [all …]
|
| H A D | ldint.texinfo | 104 Each linker target has an @dfn{emulation}. The emulation includes the 133 emulation source file generation script in the @file{emultempl} 138 @file{scripttempl/aout.sc}, and creates the emulation code using 147 * emulation parameters:: @file{emulparams} scripts 152 @node emulation parameters 158 building an emulation source file. 465 @code{main} is defined. The bulk of the code that's emulation 473 Your emulation file exports a symbol 474 @code{ld_@var{EMULATION_NAME}_emulation}. If your emulation is 481 should assume the indirect reference to your emulation also. [all …]
|
| /freebsd-12.1/usr.sbin/pc-sysinstall/pc-sysinstall/ |
| H A D | pc-sysinstall.sh | 146 detect-emulation) ${QUERYDIR}/detect-emulation.sh
|
| /freebsd-12.1/contrib/binutils/ld/emultempl/ |
| H A D | README | 3 C source files that contain jump tables for each emulation.
|
| /freebsd-12.1/contrib/binutils/ld/emulparams/ |
| H A D | elf32bmipn32-defs.sh | 19 *) echo $0: unhandled emulation $EMULATION_NAME >&2; exit 1 ;;
|
| /freebsd-12.1/contrib/gcc/config/rs6000/ |
| H A D | t-fprules-fpbit | 2 # floating point emulation libraries.
|
| /freebsd-12.1/contrib/binutils/binutils/ |
| H A D | configure.tgt | 8 # targ_emul name of emulation to use
|
| /freebsd-12.1/tools/tools/nanobsd/dhcpd/ |
| H A D | README | 5 using qemu user space emulation.
|
| /freebsd-12.1/usr.sbin/pc-sysinstall/backend-query/ |
| H A D | Makefile | 3 FILES= detect-laptop.sh detect-nics.sh detect-emulation.sh disk-info.sh \
|
| /freebsd-12.1/contrib/ntp/sntp/m4/ |
| H A D | ntp_compiler.m4 | 121 dnl fail even with Linux emulation working as designed. 123 dnl to a NetBSD host with Linux emulation working.
|
| /freebsd-12.1/contrib/tcsh/ |
| H A D | src.desc | 52 tc.sig.c: Signal emulation for SVR2, SVR1 and V5. 68 mi.termios.c: Minix termios emulation
|
| /freebsd-12.1/contrib/gcc/config/mips/ |
| H A D | t-gofast | 2 # floating point emulation libraries.
|
| H A D | t-mips | 4 # floating point emulation libraries.
|
| /freebsd-12.1/contrib/binutils/ld/scripttempl/ |
| H A D | mips.sc | 3 # These variables may be overridden by the emulation file. The
|
| H A D | alpha.sc | 3 # These variables may be overridden by the emulation file. The
|
| /freebsd-12.1/contrib/llvm/lib/Target/Sparc/ |
| H A D | Sparc.td | 25 "Use software emulation for integer multiply and divide">; 64 "Use software emulation for floating point">;
|
| /freebsd-12.1/contrib/ntp/adjtimed/ |
| H A D | README | 5 The emulation uses an undocumented kernel variable (as of 6.0/2.0
|
| /freebsd-12.1/contrib/unbound/contrib/ |
| H A D | unbound_portable.service.in | 44 SystemCallFilter=~@clock @cpu-emulation @debug @keyring @module mount @obsolete @resources
|
| /freebsd-12.1/contrib/gcc/config/arm/ |
| H A D | t-pe | 5 # floating point emulation libraries.
|
| H A D | t-wince-pe | 5 # floating point emulation libraries.
|
| /freebsd-12.1/contrib/gcc/config/sparc/ |
| H A D | t-elf | 5 # floating point emulation libraries.
|