Lines Matching +refs:clang +refs:format +refs:executable
39 …placement. A common pattern is to use source-map in conjunction with the clang -fdebug-prefix-map…
45 …Desc<"Executable search paths to use when locating executable files whose paths don't match the lo…
49 def ClangModuleSearchPaths: Property<"clang-module-search-paths", "FileSpecList">,
52 def AutoImportClangModules: Property<"auto-import-clang-modules", "Boolean">,
76 def MaxZeroPaddingInFloatFormat: Property<"max-zero-padding-in-float-format", "UInt64">,
96 …t passed to the program in the argument array which can be different from the executable itself.">;
99 …Desc<"A list containing all the arguments to be passed to the executable when it is run. Note that…
102 …Desc<"A list of user provided environment variables to be passed to the executable's environment, …
111 Desc<"The file/path to be used by the executable program for reading its standard input.">;
114 Desc<"The file/path to be used by the executable program for writing its standard output.">;
117 Desc<"The file/path to be used by the executable program for writing its standard error.">;
165 …Desc<"Expressions that crash will show up in crash logs if the host system supports executable spe…
179 def AutoInstallMainExecutable: Property<"auto-install-main-executable", "Boolean">,
181 Desc<"Always install the main executable when connected to a remote platform.">;