Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCContext.h706 void RemapDebugPaths();
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCObjectStreamer.cpp919 getContext().RemapDebugPaths(); in finishImpl()
H A DMCContext.cpp896 void MCContext::RemapDebugPaths() { in RemapDebugPaths() function in MCContext