Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCContext.cpp890 void MCContext::remapDebugPath(SmallVectorImpl<char> &Path) { in remapDebugPath() function in MCContext
902 remapDebugPath(CompilationDir); in RemapDebugPaths()
909 remapDebugPath(P); in RemapDebugPaths()
916 remapDebugPath(P); in RemapDebugPaths()
H A DMCDwarf.cpp422 MCOS->getContext().remapDebugPath(Dir); in emitV5FileDirTables()
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCContext.h703 void remapDebugPath(SmallVectorImpl<char> &Path);