Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/COFF/
H A DConfig.h83 enum ManifestKind { SideBySide, Embed, No }; enumerator
H A DOptions.td92 def debug : F<"debug">, HelpText<"Embed a symbol table in the image">;
93 def debug_opt : P<"debug", "Embed a symbol table in the image with option">;
H A DDriver.cpp1280 Config->Manifest != Configuration::Embed) { in link()
1361 if (Config->Manifest == Configuration::Embed) in link()
H A DDriverUtils.cpp262 Config->Manifest = Configuration::Embed; in parseManifest()
/freebsd-12.1/contrib/apr/
H A Dlibapr.dsp64 PostBuild_Desc=Embed .manifest
96 PostBuild_Desc=Embed .manifest
128 PostBuild_Desc=Embed .manifest
160 PostBuild_Desc=Embed .manifest
192 PostBuild_Desc=Embed .manifest
224 PostBuild_Desc=Embed .manifest
H A Dlibapr.mak257 PostBuild_Desc=Embed .manifest
493 PostBuild_Desc=Embed .manifest
729 PostBuild_Desc=Embed .manifest
965 PostBuild_Desc=Embed .manifest
1201 PostBuild_Desc=Embed .manifest
1437 PostBuild_Desc=Embed .manifest
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DCodeGenOptions.def80 /// Embed Bitcode mode (off/all/bitcode/marker).
/freebsd-12.1/contrib/googletest/googletest/
H A DREADME.md101 * Embed the GoogleTest source code as a direct copy in the main project's
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Driver/
H A DCC1Options.td503 HelpText<"Embed the contents of the specified file into the module file "
506 HelpText<"Embed the contents of all files read by this compilation into "
H A DOptions.td679 HelpText<"Embed LLVM bitcode (option: off, all, bitcode, marker)">;
682 HelpText<"Embed LLVM IR bitcode as data">;
685 HelpText<"Embed placeholder LLVM IR data as a marker">;
1916 HelpText<"Embed source text in DWARF debug sections">;
/freebsd-12.1/contrib/jemalloc/
H A DChangeLog251 - Embed per thread automatic tcache into thread-specific data, which reduces
263 + Embed the root node in the top-level rtree data structure, thus avoiding
/freebsd-12.1/share/doc/IPv6/
H A DIMPLEMENTATION455 Embed sa6->sin6_scope_id into sa6->sin6_addr. If sin6_scope_id is
480 Embed zone ID determined by the address scope type for 'in6' and the
/freebsd-12.1/contrib/gdb/gdb/doc/
H A Dstabs.texinfo3901 @appendixsec How to Embed Stabs in Sections
/freebsd-12.1/
H A DObsoleteFiles.inc8354 OLD_FILES+=usr/libdata/perl/5.00503/ExtUtils/Embed.pm
9865 OLD_FILES+=usr/share/perl/man/man3/ExtUtils::Embed.3.gz
/freebsd-12.1/contrib/gcc/
H A DChangeLog-19994843 * mn10200.md (outline_epilogue_jump): Embed a (return) to indicate