Home
last modified time | relevance | path

Searched refs:Embed (Results 1 – 16 of 16) sorted by relevance

/llvm-project-15.0.7/llvm/tools/dsymutil/
H A DOptions.td71 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 DClangLinkerWrapper.rst40 --embed-bitcode Embed linked bitcode in the module
H A DClangCommandLineReference.rst1730 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 DConfig.h98 enum ManifestKind { Default, SideBySide, Embed, No }; enumerator
H A DOptions.td91 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 DDriverUtils.cpp281 config->manifest = Configuration::Embed; in parseManifest()
H A DDriver.cpp1867 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 DLinkerWrapperOpts.td37 Flags<[WrapperOnlyOption]>, HelpText<"Embed linked bitcode in the module">;
/llvm-project-15.0.7/llvm/docs/CommandGuide/
H A Ddsymutil.rst141 Embed the toolchain in the dSYM bundle's property list.
/llvm-project-15.0.7/lldb/cmake/modules/
H A DLLDBConfig.cmake153 …"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 DCodeGenOptions.def92 /// Embed Bitcode mode (off/all/bitcode/marker).
/llvm-project-15.0.7/llvm/test/Transforms/LowerMatrixIntrinsics/
H A Dbigger-expressions-double.ll491 ; Embed result of multiply into flat vector.
/llvm-project-15.0.7/clang/include/clang/Driver/
H A DOptions.td1207 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 DCMakeLists.txt270 "Embed the version control system revision in LLVM" ON)
/llvm-project-15.0.7/llvm/docs/
H A DCMake.rst334 Embed version control revision info (Git revision id).
H A DSpeculativeLoadHardening.md870 ##### Embed the predicate state into the high bit(s) of the stack pointer