Home
last modified time | relevance | path

Searched defs:DebugPrefixMap (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/CodeGen/
DCGDebugInfo.h79 llvm::SmallDenseMap<llvm::StringRef, llvm::StringRef> DebugPrefixMap; variable
/external/clang/include/clang/Frontend/
DCodeGenOptions.h117 std::map<std::string, std::string> DebugPrefixMap; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCContext.h147 std::map<const std::string, const std::string> DebugPrefixMap; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCContext.cpp585 const auto &DebugPrefixMap = this->DebugPrefixMap; in RemapDebugPaths() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
DMCContext.h193 std::map<std::string, const std::string, std::greater<>> DebugPrefixMap; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
DMCContext.cpp897 const auto &DebugPrefixMap = this->DebugPrefixMap; in RemapDebugPaths() local