Home
last modified time | relevance | path

Searched refs:transformPath (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVSupport.cpp33 std::string llvm::logicalview::transformPath(StringRef Path) { in transformPath() function in llvm::logicalview
H A DLVElement.cpp79 std::string Pathname(transformPath(Name)); in getStringIndex()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVSupport.h251 std::string transformPath(StringRef Path);
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVELFReader.cpp717 Directory = transformPath(Directory); in createLineAndFileRecords()
720 std::string File = transformPath(dwarf::toStringRef(Entry.Name)); in createLineAndFileRecords()