Searched refs:Embed (Results 1 – 16 of 16) sorted by relevance
| /llvm-project-15.0.7/llvm/tools/dsymutil/ |
| H A D | Options.td | 71 HelpText<"Embed warnings in the linked DWARF debug info.">, 152 HelpText<"Embed toolchain information in dSYM bundle.">,
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | ClangLinkerWrapper.rst | 40 --embed-bitcode Embed linked bitcode in the module
|
| H A D | ClangCommandLineReference.rst | 1730 Embed LLVM bitcode. <option> must be 'off', 'all', 'bitcode' or 'marker'. 1734 Embed Offloading device-side binary into host object file as a section. 4082 Embed source text in DWARF debug sections
|
| /llvm-project-15.0.7/lld/COFF/ |
| H A D | Config.h | 98 enum ManifestKind { Default, SideBySide, Embed, No }; enumerator
|
| H A D | Options.td | 91 HelpText<"Embed the contents of <file> in the PDB as named stream <name>">; 134 def debug : F<"debug">, HelpText<"Embed a symbol table in the image">; 135 def debug_opt : P<"debug", "Embed a symbol table in the image with option">;
|
| H A D | DriverUtils.cpp | 281 config->manifest = Configuration::Embed; in parseManifest()
|
| H A D | Driver.cpp | 1867 config->manifest != Configuration::Embed) { in linkerMain() 2367 if (config->manifest == Configuration::Embed) in linkerMain()
|
| /llvm-project-15.0.7/clang/tools/clang-linker-wrapper/ |
| H A D | LinkerWrapperOpts.td | 37 Flags<[WrapperOnlyOption]>, HelpText<"Embed linked bitcode in the module">;
|
| /llvm-project-15.0.7/llvm/docs/CommandGuide/ |
| H A D | dsymutil.rst | 141 Embed the toolchain in the dSYM bundle's property list.
|
| /llvm-project-15.0.7/lldb/cmake/modules/ |
| H A D | LLDBConfig.cmake | 153 …"Embed PYTHONHOME in the binary. If set to OFF, PYTHONHOME environment variable will be used to to…
|
| /llvm-project-15.0.7/clang/include/clang/Basic/ |
| H A D | CodeGenOptions.def | 92 /// Embed Bitcode mode (off/all/bitcode/marker).
|
| /llvm-project-15.0.7/llvm/test/Transforms/LowerMatrixIntrinsics/ |
| H A D | bigger-expressions-double.ll | 491 ; Embed result of multiply into flat vector.
|
| /llvm-project-15.0.7/clang/include/clang/Driver/ |
| H A D | Options.td | 1207 HelpText<"Embed Offloading device-side binary into host object file as a section.">, 1211 HelpText<"Embed LLVM bitcode">, 1217 HelpText<"Embed LLVM IR bitcode as data">; 1220 HelpText<"Embed placeholder LLVM IR data as a marker">; 3211 HelpText<"Embed source text in DWARF debug sections">, 5753 HelpText<"Embed the contents of the specified file into the module file " 5757 HelpText<"Embed the contents of all files read by this compilation into "
|
| /llvm-project-15.0.7/llvm/ |
| H A D | CMakeLists.txt | 270 "Embed the version control system revision in LLVM" ON)
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | CMake.rst | 334 Embed version control revision info (Git revision id).
|
| H A D | SpeculativeLoadHardening.md | 870 ##### Embed the predicate state into the high bit(s) of the stack pointer
|