Home
last modified time | relevance | path

Searched defs:Exe (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/tools/llvm-pdbutil/
H A DPrettyTypeDumper.cpp163 static void dumpSymbolCategory(LinePrinter &Printer, const PDBSymbolExe &Exe, in dumpSymbolCategory()
195 void TypeDumper::start(const PDBSymbolExe &Exe) { in start()
/llvm-project/clang/include/clang/Driver/
H A DJob.h221 replaceExecutable(const char * Exe) replaceExecutable() argument
/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVModuleAnalysis.cpp847 int64_t Exe = MI.getOperand(0).getImm(); addInstrRequirements() local
854 int64_t Exe = MI.getOperand(1).getImm(); addInstrRequirements() local
/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/debugger/dbgeng/
H A Dsymbols.py339 Exe = 1 variable in SymTags
/llvm-project/clang/lib/Driver/ToolChains/
H A DMSVC.cpp60 const char *Exe) { in FindVisualStudioExecutable() argument
/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h245 Exe, enumerator
/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp553 static ErrorOr<std::string> Exe = sys::findProgramByName(TestChanged); handleIR() local