Home
last modified time | relevance | path

Searched refs:compiler (Results 1 – 25 of 43) sorted by relevance

12

/xen-4.10.0-shim-comet/
A D.travis.yml13 - compiler: gcc
15 - compiler: gcc
17 - compiler: gcc-5
19 - compiler: gcc
21 - compiler: gcc-5
23 - compiler: clang
27 - compiler: gcc
29 - compiler: gcc
31 - compiler: gcc
33 - compiler: gcc
[all …]
A DREADME39 * C compiler and linker:
64 * ACPI ASL compiler (iasl)
83 * 16-bit x86 assembler, loader and compiler for qemu-traditional / rombios
A DINSTALL272 is required to use XSM/Flask; if the SELinux policy compiler is
274 This option is enabled by default if XSM is enabled and the compiler
342 * To build xen and tools using a cross compiler:
/xen-4.10.0-shim-comet/tools/libacpi/
A DREADME15 compiler as -DLIBACPI_STDUTILS=\"<filename>\". See tools/firmware/hvmloader/Makefile
29 DSDT compiler "iasl" is needed. By default, it will be downloaded
/xen-4.10.0-shim-comet/xen/include/xen/
A Dcompile.h.in6 #define XEN_COMPILER "@@compiler@@"
A Dcompiler.h5 #error Sorry, your compiler is too old/not recognized.
/xen-4.10.0-shim-comet/xen/include/public/
A Dversion.h47 char compiler[64]; member
/xen-4.10.0-shim-comet/xen/
A DKconfig42 # For architectures that know their compiler __int128 support is sound
A DKconfig.debug134 Enable undefined behaviour sanitizer. It uses compiler to insert code
136 This requires a UBSAN capable compiler and it is a debug only feature.
/xen-4.10.0-shim-comet/m4/
A Dxenstored.m43 …AC_MSG_ERROR([Missing ocaml dependencies for oxenstored, try installing ocaml ocaml-compiler-libs …
A Docaml.m4220 AC_MSG_CHECKING([for OCaml compiler word size])
A Dpkg.m4107 AC_ARG_VAR([$1][_CFLAGS], [C compiler flags for $1, overriding pkg-config])dnl
/xen-4.10.0-shim-comet/tools/fuzz/
A DREADME.oss-fuzz21 inherit the correct compiler settings and be run in a pre-setup
/xen-4.10.0-shim-comet/docs/misc/
A Dcoverage.markdown7 information. Every basic block in the code will be instrumented by the compiler
A Dlivepatch.markdown792 `nop` operations. The alternative assembler macros cause the compiler to
874 also able to patch the strings as needed. This sounds simple - but the compiler
967 the stack, make sure the payload is built with same compiler as hypervisor).
1128 Depending on compiler settings, there are several functions in Xen that
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl.c596 info->compiler = libxl__strdup(NOGC, u.xen_cc.compiler); in libxl_get_version_info()
A DCODING_STYLE252 notation) is brain damaged - the compiler knows the types anyway and can
/xen-4.10.0-shim-comet/xen/common/
A Dkernel.c332 safe_strcpy(info.compiler, deny ? xen_deny() : xen_compiler()); in DO()
A DKconfig138 This requires that the SELinux policy compiler (checkpolicy) be
/xen-4.10.0-shim-comet/tools/ocaml/libs/xc/
A Dxenctrl.mli87 compiler : string; RecordField
A Dxenctrl.ml115 compiler : string; RecordField
/xen-4.10.0-shim-comet/tools/xl/
A DCODING_STYLE136 notation) is brain damaged - the compiler knows the types anyway and can
A Dxl_info.c167 maybe_printf("cc_compiler : %s\n", info->compiler); in output_xeninfo()
/xen-4.10.0-shim-comet/tools/
A Dconfigure1551 CC C compiler command
1552 CFLAGS C compiler flags
1583 glib_CFLAGS C compiler flags for glib, overriding pkg-config
1586 C compiler flags for pixman, overriding pkg-config
1589 C compiler flags for LIBNL3, overriding pkg-config
1592 C compiler flags for SYSTEMD, overriding pkg-config
1754 # left behind by Apple's compiler. We do this before executing the actions.
/xen-4.10.0-shim-comet/tools/golang/xenlight/
A Dxenlight.go225 info.Compiler = C.GoString(cinfo.compiler)

Completed in 47 milliseconds

12