Home
last modified time | relevance | path

Searched full:compiling (Results 1 – 24 of 24) sorted by relevance

/qemu/pc-bios/s390-ccw/
H A DMakefile28 -c -o $@ $<,Compiling)
72 $(call quiet-command,$(CC) $(LIBC_CFLAGS) -c -o $@ $<,Compiling)
78 $(call quiet-command,$(CC) $(LIBC_CFLAGS) -c -o $@ $<,Compiling)
82 $(call quiet-command,$(CC) $(LIBC_CFLAGS) -c -o $@ $<,Compiling)
87 $(call quiet-command,$(CC) $(LIBC_CFLAGS) -c -o $@ $<,Compiling)
90 $(call quiet-command,$(CC) $(LIBC_CFLAGS) -c -o $@ $<,Compiling)
105 $(call quiet-command,$(CC) $(LIBNETCFLAGS) -c -o $@ $<,Compiling)
/qemu/tests/docker/
H A Dtest-quick3 # Quick compiling test that everyone already does. But why not automate it?
H A DMakefile.include76 # Special case cross-compiling x86_64 on non-x86_64 systems.
/qemu/rust/hw/timer/hpet/
H A Dmeson.build15 # them when compiling the root per-target static rust lib.
/qemu/rust/hw/char/pl011/
H A Dmeson.build18 # them when compiling the root per-target static rust lib.
/qemu/scripts/tracetool/format/
H A Dust_events_c.py29 '/* If gcc version 4.7 or older is used, LTTng ust gives a warning when compiling with',
/qemu/include/qemu/
H A Dlog-for-trace.h10 * would result in the .c file compiling fine when the default
/qemu/pc-bios/vof/
H A DMakefile18 $(call quiet-command, $(CC) $(EXTRA_CFLAGS) -c -fno-stack-protector -o $@ $<,Compiling)
/qemu/hw/char/
H A Dparallel-isa.c5 * required for linking when compiling QEMU without CONFIG_PARALLEL.
/qemu/include/exec/
H A Dtarget_page.h18 * If compiling per-target, get the real values.
/qemu/pc-bios/optionrom/
H A DMakefile47 $(call quiet-command,$(CC) $(CPPFLAGS) $(CFLAGS) -c $< -o $@,Compiling)
/qemu/contrib/gitdm/
H A Dfiletypes.txt103 # Building, compiling, and configuration admin files
/qemu/docs/system/devices/
H A Dcanokey.rst113 If you want to trace what happens inside the secure key, when compiling
/qemu/scripts/
H A Dqemu-trace-stap75 print("Compiling script '%s'" % script)
H A Dupdate-linux-headers.sh15 # - linux-headers/ for files that are required for compiling for a
/qemu/tests/lcitool/
H A Drefresh186 # Cross compiling builds
/qemu/accel/tcg/
H A Dtranslate-all.c88 /* Encode the data collected about the instructions while compiling TB.
/qemu/docs/devel/
H A Dbuild-system.rst337 compiling files from the target-specific sourcesets.
H A Dtcg-ops.rst20 for cross compiling, the assumption was that TCG target might be
/qemu/pc-bios/
HDu-boot.e500__of_translate_address fdt_fixup_memory_banks set_tlb do_bootvx_fdt dev_get_parent_priv device_remove mpc85xx_pci_dm_probe tsec_mdio_probe phy_device_create fs_devread dev_get_uclass_priv virtio_uclass_child_pre_probe virtio_has_feature virtio_pci_set_status virtio_pci_get_config virtio_has_feature dev_get_priv virtqueue_add virtio_pci_set_features ...
/qemu/
H A Dconfigure893 --host-cc=CC when cross compiling, use C compiler CC for code run
H A Dmeson.build380 # won't work when we're compiling with gcc as a C compiler.
H A Dqemu-options.hx4790 available if KVM support is enabled when compiling.
/qemu/disas/
H A Dm68k.c4768 compiling with -pedantic. */ in floatformat_to_double()