Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp893 void MCContext::remapDebugPath(SmallVectorImpl<char> &Path) { in remapDebugPath() function in MCContext
905 remapDebugPath(CompilationDir); in RemapDebugPaths()
912 remapDebugPath(P); in RemapDebugPaths()
919 remapDebugPath(P); in RemapDebugPaths()
H A DMCDwarf.cpp429 MCOS->getContext().remapDebugPath(Dir); in emitV5FileDirTables()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h705 void remapDebugPath(SmallVectorImpl<char> &Path);