/qemu/pc-bios/s390-ccw/ |
H A D | Makefile | 28 -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 D | test-quick | 3 # Quick compiling test that everyone already does. But why not automate it?
|
H A D | Makefile.include | 76 # Special case cross-compiling x86_64 on non-x86_64 systems.
|
/qemu/rust/hw/timer/hpet/ |
H A D | meson.build | 15 # them when compiling the root per-target static rust lib.
|
/qemu/rust/hw/char/pl011/ |
H A D | meson.build | 18 # them when compiling the root per-target static rust lib.
|
/qemu/scripts/tracetool/format/ |
H A D | ust_events_c.py | 29 '/* If gcc version 4.7 or older is used, LTTng ust gives a warning when compiling with',
|
/qemu/include/qemu/ |
H A D | log-for-trace.h | 10 * would result in the .c file compiling fine when the default
|
/qemu/pc-bios/vof/ |
H A D | Makefile | 18 $(call quiet-command, $(CC) $(EXTRA_CFLAGS) -c -fno-stack-protector -o $@ $<,Compiling)
|
/qemu/hw/char/ |
H A D | parallel-isa.c | 5 * required for linking when compiling QEMU without CONFIG_PARALLEL.
|
/qemu/include/exec/ |
H A D | target_page.h | 18 * If compiling per-target, get the real values.
|
/qemu/pc-bios/optionrom/ |
H A D | Makefile | 47 $(call quiet-command,$(CC) $(CPPFLAGS) $(CFLAGS) -c $< -o $@,Compiling)
|
/qemu/contrib/gitdm/ |
H A D | filetypes.txt | 103 # Building, compiling, and configuration admin files
|
/qemu/docs/system/devices/ |
H A D | canokey.rst | 113 If you want to trace what happens inside the secure key, when compiling
|
/qemu/scripts/ |
H A D | qemu-trace-stap | 75 print("Compiling script '%s'" % script)
|
H A D | update-linux-headers.sh | 15 # - linux-headers/ for files that are required for compiling for a
|
/qemu/tests/lcitool/ |
H A D | refresh | 186 # Cross compiling builds
|
/qemu/accel/tcg/ |
H A D | translate-all.c | 88 /* Encode the data collected about the instructions while compiling TB.
|
/qemu/docs/devel/ |
H A D | build-system.rst | 337 compiling files from the target-specific sourcesets.
|
H A D | tcg-ops.rst | 20 for cross compiling, the assumption was that TCG target might be
|
/qemu/pc-bios/ |
HD | u-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 D | configure | 893 --host-cc=CC when cross compiling, use C compiler CC for code run
|
H A D | meson.build | 380 # won't work when we're compiling with gcc as a C compiler.
|
H A D | qemu-options.hx | 4790 available if KVM support is enabled when compiling.
|
/qemu/disas/ |
H A D | m68k.c | 4768 compiling with -pedantic. */ in floatformat_to_double()
|