Home
last modified time | relevance | path

Searched refs:Executable (Results 1 – 25 of 41) sorted by relevance

12

/freebsd-12.1/contrib/llvm/tools/clang/lib/Driver/
H A DJob.cpp38 const char *Executable, in Command() argument
41 : Source(Source), Creator(Creator), Executable(Executable), in Command()
152 Out.push_back(Executable); in buildArgvForResponseFile()
160 Out.push_back(Executable); in buildArgvForResponseFile()
219 printArg(OS, Executable, /*Quote=*/true); in Print()
337 Argv.push_back(Executable); in Execute()
343 Executable, Args, Env, Redirects, /*secondsToWait*/ 0, in Execute()
369 return llvm::sys::ExecuteAndWait(Executable, Args, Env, Redirects, in Execute()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Driver/
H A DJob.h50 const char *Executable; variable
90 Command(const Action &Source, const Tool &Creator, const char *Executable,
125 const char *getExecutable() const { return Executable; } in getExecutable()
/freebsd-12.1/sys/cddl/contrib/opensolaris/
H A DOPENSOLARIS.LICENSE24 1.4. "Executable" means the Covered Software in any form other
41 1.9. "Modifications" means the Source Code and Executable form of
54 1.10. "Original Software" means the Source Code and Executable
156 available in Executable form must also be made available in Source
161 inform recipients of any such Covered Software in Executable form
199 3.5. Distribution of Executable Versions.
201 You may distribute the Executable form of the Covered Software
205 and that the license for the Executable form does not attempt to
208 Covered Software in Executable form under a different license, You
/freebsd-12.1/cddl/contrib/opensolaris/
H A DOPENSOLARIS.LICENSE24 1.4. "Executable" means the Covered Software in any form other
41 1.9. "Modifications" means the Source Code and Executable form of
54 1.10. "Original Software" means the Source Code and Executable
156 available in Executable form must also be made available in Source
161 inform recipients of any such Covered Software in Executable form
199 3.5. Distribution of Executable Versions.
201 You may distribute the Executable form of the Covered Software
205 and that the license for the Executable form does not attempt to
208 Covered Software in Executable form under a different license, You
/freebsd-12.1/contrib/llvm/tools/lld/docs/
H A DAtomLLD.rst14 * Writes standard Executable Files
/freebsd-12.1/contrib/dialog/
H A DREADME44 Executable and library name of cdialog are the same of dialog, for
/freebsd-12.1/contrib/googletest/googletest/docs/
H A DXcodeGuide.md56 # Set Up the Executable Run Environment #
58 …g the "DYLD\_FRAMEWORK\_PATH" environment variable in the "Edit Active Executable ..." Arguments t…
/freebsd-12.1/contrib/llvm/tools/lld/lib/Driver/
H A DDarwinLdOptions.td104 HelpText<"Create Position Independent Executable (for ASLR)">,
107 HelpText<"Do not create Position Independent Executable">,
/freebsd-12.1/contrib/file/magic/Magdir/
H A Dsgi6 # Executable images are handled either in aout (for old-style a.out
H A Dconsole838 >0x18D byte&2 2 Executable Image (CXI)
H A Dmsdos300 # TODO: how to add this? >FileSize-34 string Windows\ Self-Installing\ Executable \b, ZIP self-extr…
/freebsd-12.1/contrib/bmake/
H A Dconfigure.in82 dnl Executable suffix - normally empty; .exe on os2.
/freebsd-12.1/contrib/binutils/gprof/po/
H A Dgprof.pot79 msgid "%9ld Executable lines in this file\n"
H A Dms.po88 msgid "%9ld Executable lines in this file\n"
/freebsd-12.1/contrib/llvm/lib/Support/Unix/
H A DProgram.inc183 *ErrMsg = std::string("Executable \"") + Program.str() +
/freebsd-12.1/contrib/binutils/bfd/doc/
H A Dbfdint.texi1819 The Executable and Linking Format. The object file format used on most
1846 The Portable Executable format. This is the object file format used for
1851 The Portable Executable Image format. This is the object file format
/freebsd-12.1/contrib/ldns/
H A Dacx_nlnetlabs.m41412 …AC_ARG_ENABLE([pie], AS_HELP_STRING([--enable-pie], [Enable Position-Independent Executable (eg. t…
/freebsd-12.1/contrib/unbound/
H A Dacx_nlnetlabs.m41416 …AC_ARG_ENABLE([pie], AS_HELP_STRING([--enable-pie], [Enable Position-Independent Executable (eg. t…
H A Dconfigure1531 --enable-pie Enable Position-Independent Executable (eg. to fully
/freebsd-12.1/contrib/binutils/ld/po/
H A Dld.pot270 " --large-address-aware Executable supports virtual addresses\n"
/freebsd-12.1/contrib/binutils/ld/emultempl/
H A Dpe.em357 fprintf (file, _(" --large-address-aware Executable supports virtual addresses\n\
/freebsd-12.1/contrib/amd/doc/
H A Dam-utils.texi830 * Executable maps::
1050 @node LDAP maps, Executable maps, Union maps, Map Types
1102 @node Executable maps, , LDAP maps, Map Types
1104 @subsection Executable maps
1105 @cindex Executable maps
4652 to any other queries. @xref{Executable maps}.
/freebsd-12.1/contrib/binutils/binutils/po/
H A Dbinutils.pot3305 msgid "EXEC (Executable file)"
/freebsd-12.1/contrib/gdb/gdb/doc/
H A Dgdbint.texinfo126 Executable sizes of 50 to 100 megabytes occur regularly, and we've
1793 Windows 95 and NT use the PE (@dfn{Portable Executable}) format for their
/freebsd-12.1/contrib/binutils/ld/
H A DChangeLog-91972556 Executable support.
2557 * scripttempl/ppcpe.sc: New file for PowerPC Portable Executable

12