Home
last modified time | relevance | path

Searched refs:remapDebugPath (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/MC/
H A DMCContext.cpp858 void MCContext::remapDebugPath(SmallVectorImpl<char> &Path) { in remapDebugPath() function in MCContext
870 remapDebugPath(CompilationDir); in RemapDebugPaths()
877 remapDebugPath(P); in RemapDebugPaths()
884 remapDebugPath(P); in RemapDebugPaths()
H A DMCDwarf.cpp423 MCOS->getContext().remapDebugPath(Dir); in emitV5FileDirTables()
/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCContext.h703 void remapDebugPath(SmallVectorImpl<char> &Path);