Home
last modified time | relevance | path

Searched defs:DebugPrefixMap (Results 1 – 10 of 10) 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/llvm-project/clang/lib/CodeGen/
DCGDebugInfo.h89 DebugPrefixMap; variable
/external/llvm-project/llvm/tools/llvm-mc/
Dllvm-mc.cpp157 DebugPrefixMap("fdebug-prefix-map", variable
/external/llvm-project/clang/include/clang/Basic/
DCodeGenOptions.h169 std::map<std::string, std::string> DebugPrefixMap; variable
/external/llvm-project/clang/tools/driver/
Dcc1as_main.cpp98 std::map<const std::string, const std::string> DebugPrefixMap; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCContext.h147 std::map<const std::string, const std::string> DebugPrefixMap; variable
/external/llvm-project/llvm/include/llvm/MC/
DMCContext.h150 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/llvm-project/llvm/lib/MC/
DMCContext.cpp714 const auto &DebugPrefixMap = this->DebugPrefixMap; in RemapDebugPaths() local