Home
last modified time | relevance | path

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

12

/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/
H A DJob.cpp40 ResponseFileSupport ResponseSupport, const char *Executable, in Command() argument
45 Executable(Executable), PrependArg(PrependArg), Arguments(Arguments) { in Command()
140 Out.push_back(Executable); in buildArgvForResponseFile()
148 Out.push_back(Executable); in buildArgvForResponseFile()
211 llvm::sys::printArg(OS, Executable, /*Quote=*/true); in Print()
332 Argv.push_back(Executable); in Execute()
381 return llvm::sys::ExecuteAndWait(Executable, Args, Env, in Execute()
387 return llvm::sys::ExecuteAndWait(Executable, Args, Env, Redirects, in Execute()
394 const char *Executable, in CC1Command() argument
398 : Command(Source, Creator, ResponseSupport, Executable, Arguments, Inputs, in CC1Command()
H A DToolChain.cpp98 ToolChain::executeToolChainProgram(StringRef Executable) const { in executeToolChainProgram()
109 if (llvm::sys::ExecuteAndWait(Executable, {}, {}, Redirects, in executeToolChainProgram()
113 Executable + ": " + ErrorMessage); in executeToolChainProgram()
119 "Failed to read stdout of " + Executable + in executeToolChainProgram()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/
H A DJob.h117 const char *Executable; variable
173 ResponseFileSupport ResponseSupport, const char *Executable,
221 void replaceExecutable(const char *Exe) { Executable = Exe; } in replaceExecutable()
223 const char *getExecutable() const { return Executable; } in getExecutable()
246 ResponseFileSupport ResponseSupport, const char *Executable,
H A DToolChain.h201 executeToolChainProgram(StringRef Executable) const;
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/
H A DGOFFObjectFile.cpp290 GOFF::ESDExecutable Executable; in getSymbolType() local
291 ESDRecord::getExecutable(Record, Executable); in getSymbolType()
312 if (Executable != GOFF::ESD_EXE_CODE && Executable != GOFF::ESD_EXE_DATA && in getSymbolType()
313 Executable != GOFF::ESD_EXE_Unspecified) { in getSymbolType()
319 EsdId, Executable); in getSymbolType()
321 switch (Executable) { in getSymbolType()
/freebsd-14.2/tools/build/options/
H A DWITH_PIE2 Position-Independent Executable (PIE).
H A DWITHOUT_PIE2 Position-Independent Executable (PIE).
/freebsd-14.2/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-14.2/sys/contrib/openzfs/
H A DLICENSE24 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-14.2/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-14.2/contrib/llvm-project/llvm/include/llvm/Object/
H A DGOFF.h208 GOFF::ESDExecutable &Executable) { in getExecutable() argument
211 Executable = (GOFF::ESDExecutable)Value; in getExecutable()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningWorker.h36 std::string Executable; member
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningWorker.cpp410 std::string Executable = CommandLine[0]; in createAndRunToolInvocation() local
419 Consumer.handleBuildCommand({std::move(Executable), std::move(Args)}); in createAndRunToolInvocation()
/freebsd-14.2/contrib/dialog/
H A DREADME44 Executable and library name of cdialog are the same of dialog, for
/freebsd-14.2/contrib/file/magic/Magdir/
H A Dsgi6 # Executable images are handled either in aout (for old-style a.out
H A Dmsdos119 # skip Portable Executable (PE) with low e_lfarlc here, because handled later
122 # not New Executable (NE) and not PE with low e_lfarlc like:
442 # 0~Long filename support 1~2.x protected mode 4~2.x proportional fonts 8~Executable has gangload a…
542 # because Portable Executable (PE) already done skip many here like:
630 # TODO: how to add this? >FileSize-34 string Windows\ Self-Installing\ Executable \b, ZIP self-extr…
H A Dconsole1071 >0x18D byte&2 2 Executable Image (CXI)
1166 # Type: Nintendo Switch Executable
/freebsd-14.2/sys/contrib/openzfs/contrib/debian/
H A Dcontrol291 (ZFS Event Daemon Linkage for Executable Tasks) that have been enabled
/freebsd-14.2/contrib/bmake/
H A Dconfigure.in163 dnl Executable suffix - normally empty; .exe on os2.
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/Unix/
H A DProgram.inc182 *ErrMsg = std::string("Executable \"") + Program.str() +
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/
H A DTargetProperties.td54 …Desc<"Executable search paths to use when locating executable files whose paths don't match the lo…
/freebsd-14.2/contrib/ldns/
H A Dacx_nlnetlabs.m41420 …AC_ARG_ENABLE([pie], AS_HELP_STRING([--enable-pie], [Enable Position-Independent Executable (eg. t…
/freebsd-14.2/contrib/unbound/
H A Dacx_nlnetlabs.m41505 …AC_ARG_ENABLE([pie], AS_HELP_STRING([--enable-pie], [Enable Position-Independent Executable (eg. t…
/freebsd-14.2/contrib/bc/
H A DNEWS.md1411 19. Executable size was reduced, though the added features probably made the
/freebsd-14.2/
H A DUPDATING546 Independent Executable (PIE) support enabled by default. It may be

12