Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Debuginfod/
H A DDebuginfod.h84 struct DebuginfodLogEntry { struct
86 DebuginfodLogEntry() = default; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Debuginfod/
DDebuginfod.h102 struct DebuginfodLogEntry { struct
104 DebuginfodLogEntry() = default; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Debuginfod/
DDebuginfod.h102 struct DebuginfodLogEntry { struct
104 DebuginfodLogEntry() = default; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Debuginfod/
DDebuginfod.h88 struct DebuginfodLogEntry { struct
90 DebuginfodLogEntry() = default; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Debuginfod/
DDebuginfod.h102 struct DebuginfodLogEntry { struct
104 DebuginfodLogEntry() = default; argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Debuginfod/
H A DDebuginfod.cpp273 DebuginfodLogEntry::DebuginfodLogEntry(const Twine &Message) in DebuginfodLogEntry() function in llvm::DebuginfodLogEntry