Home
last modified time | relevance | path

Searched refs:addDebugPrefixMapEntry (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCContext.h533 void addDebugPrefixMapEntry(const std::string &From, const std::string &To);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCContext.cpp579 void MCContext::addDebugPrefixMapEntry(const std::string &From, in addDebugPrefixMapEntry() function in MCContext