Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGDebugInfo.h79 llvm::SmallDenseMap<llvm::StringRef, llvm::StringRef> DebugPrefixMap; variable
/aosp_15_r20/external/clang/include/clang/Frontend/
H A DCodeGenOptions.h117 std::map<std::string, std::string> DebugPrefixMap; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/
DCodeGenOptions.h208 llvm::SmallVector<std::pair<std::string, std::string>, 0> DebugPrefixMap; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/
DCodeGenOptions.h208 llvm::SmallVector<std::pair<std::string, std::string>, 0> DebugPrefixMap; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/
DCodeGenOptions.h208 llvm::SmallVector<std::pair<std::string, std::string>, 0> DebugPrefixMap; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/
DCodeGenOptions.h208 llvm::SmallVector<std::pair<std::string, std::string>, 0> DebugPrefixMap; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCContext.h147 std::map<const std::string, const std::string> DebugPrefixMap; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCContext.cpp585 const auto &DebugPrefixMap = this->DebugPrefixMap; in RemapDebugPaths() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/
DMCContext.h193 SmallVector<std::pair<std::string, std::string>, 0> DebugPrefixMap; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMCContext.h200 SmallVector<std::pair<std::string, std::string>, 0> DebugPrefixMap; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DMCContext.h193 SmallVector<std::pair<std::string, std::string>, 0> DebugPrefixMap; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DMCContext.h193 SmallVector<std::pair<std::string, std::string>, 0> DebugPrefixMap; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DMCContext.h193 std::map<std::string, const std::string, std::greater<>> DebugPrefixMap; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DMCContext.cpp897 const auto &DebugPrefixMap = this->DebugPrefixMap; in RemapDebugPaths() local