Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCContext.h664 void RemapDebugPaths();
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectStreamer.cpp866 getContext().RemapDebugPaths(); in finishImpl()
H A DMCContext.cpp793 void MCContext::RemapDebugPaths() { in RemapDebugPaths() function in MCContext