Home
last modified time | relevance | path

Searched defs:Executable (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCSectionGOFF.cpp18 GOFF::ESDExecutable Executable, bool IsReadOnly, in emitCATTR()
73 GOFF::ESDExecutable Executable, in emitXATTR()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCGOFFAttributes.h67 GOFF::ESDExecutable Executable = GOFF::ESD_EXE_Unspecified; member
77 GOFF::ESDExecutable Executable = GOFF::ESD_EXE_Unspecified; member
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningWorker.h37 std::string Executable; member
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DJob.cpp38 ResponseFileSupport ResponseSupport, const char *Executable, in Command()
390 const char *Executable, in CC1Command()
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DGOFFObjectFile.cpp292 GOFF::ESDExecutable Executable; in getSymbolType() local
520 GOFF::ESDExecutable Executable; in isSectionText() local
527 GOFF::ESDExecutable Executable; in isSectionData() local
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DJob.h117 const char *Executable; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DGOFF.h228 GOFF::ESDExecutable &Executable) { in getExecutable()
/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningWorker.cpp718 std::string Executable = CommandLine[0]; in createAndRunToolInvocation() local