| /netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
| H A D | APValue.cpp | 249 LValuePathEntry *getPath() { return hasPathPtr() ? PathPtr : Path; } in getPath() function 250 const LValuePathEntry *getPath() const { in getPath() function 286 PathElem *getPath() { return hasPathPtr() ? PathPtr : Path; } in getPath() function 287 const PathElem *getPath() const { in getPath() function 916 return llvm::makeArrayRef(LVal.getPath(), LVal.PathLength); in getLValuePath() 955 return {LVal.getPath(), Size}; in setLValueUninit() 994 return llvm::makeArrayRef(MPD.getPath(), MPD.PathLength); in getMemberPointerPath() 1024 return {MPD->getPath(), MPD->PathLength}; in setMemberPointerUninit()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
| H A D | FileOutputBuffer.h | 61 StringRef getPath() const { return FinalPath; } in getPath() function
|
| /netbsd-src/external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/ |
| H A D | RemoteJITUtils.h | 87 StringRef getPath() const { return ExecutablePath; } in getPath() function
|
| H A D | LLJITWithRemoteDebugging.cpp | 158 outs() << "Found out-of-process executor: " << Exec->getPath() << "\n"; in connectExecutor()
|
| /netbsd-src/external/bsd/elftosb/dist/common/ |
| H A D | SourceFile.h | 57 inline const std::string & getPath() const { return m_path; } in getPath() function
|
| H A D | ELFSourceFile.cpp | 203 Log::log(Logger::DEBUG2, "filtering sections of file: %s\n", getPath().c_str()); in createDataSource()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/ |
| H A D | ProfiledBinary.h | 183 StringRef getPath() const { return Path; } in getPath() function
|
| H A D | PerfReader.cpp | 297 " and " + Ret.first->second.getPath().str() + " \n"; in loadBinary()
|
| /netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
| H A D | DwarfLib.h | 137 char *getPath (int fn);
|
| H A D | DwarfLib.cc | 1535 DwrLineRegs::getPath (int fn) in getPath() function in DwrLineRegs 2086 char *filename = dwrLineReg->getPath (dwrLine->file); in map_dwarf_lines()
|
| H A D | Dwarf.cc | 612 char *fname = lineReg->getPath (i + 1); in archive_Dwarf()
|
| /netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
| H A D | DwarfLib.h | 141 char *getPath (int fn);
|
| H A D | Dwarf.cc | 615 char *fname = lineReg->getPath (i); in archive_Dwarf()
|
| H A D | DwarfLib.cc | 1756 DwrLineRegs::getPath (int fn) in getPath() function in DwrLineRegs 2371 char *filename = lineReg->getPath (dwrLine->file); in map_dwarf_lines()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/ |
| H A D | DepthFirstIterator.h | 212 NodeRef getPath(unsigned n) const { return VisitStack[n].first; } in getPath() function
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/TextAPI/ |
| H A D | InterfaceFile.h | 166 StringRef getPath() const { return Path; }
|
| /netbsd-src/external/bsd/elftosb/dist/elftosb2/ |
| H A D | ConversionController.cpp | 337 std::string * path = pathNode->getPath(); in processSources() 997 (*result) += m_sources[name]->getPath(); in substituteVariables()
|
| H A D | ElftosbAST.cpp | 320 …line %d: source file %s does not support symbols", getFirstLine(), sourceFile->getPath().c_str())); in reduce() 325 … %d: source file %s does not have an entry point", getFirstLine(), sourceFile->getPath().c_str())); in reduce()
|
| H A D | ElftosbAST.h | 693 std::string * getPath() { return m_path; } in getPath() function
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
| H A D | Module.h | 736 StringRef getPath() const { return Path; } in getPath() function
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
| H A D | GuardWidening.cpp | 343 auto *CurBB = DFSI.getPath(i)->getBlock(); in eliminateInstrViaWidening()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/TextAPI/ |
| H A D | TextStub.cpp | 1136 Ctx.Path = std::string(File.getPath()); in writeToStream()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
| H A D | PrologEpilogInserter.cpp | 1170 MachineBasicBlock *StackPred = DFI.getPath(DFI.getPathLength() - 2); in replaceFrameIndices()
|
| /netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/ |
| H A D | j_methodcalls_example.txt | 541 311492 2 sun/misc/FileURLMapper.getPath
|
| /netbsd-src/external/cddl/dtracetoolkit/dist/Examples/ |
| H A D | j_methodcalls_example.txt | 541 311492 2 sun/misc/FileURLMapper.getPath
|