Home
last modified time | relevance | path

Searched defs:DebugDieValuePool (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DWARFLinker/
DDWARFLinker.h98 struct DebugDieValuePool { struct
99 DenseMap<uint64_t, uint64_t> DieValueMap;
100 SmallVector<uint64_t> DieValues;
102 uint64_t getValueIndex(uint64_t Value) { in getValueIndex()
111 void clear() { in clear()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DWARFLinker/Classic/
DDWARFLinker.h37 using DebugDieValuePool = IndexedValuesMap<uint64_t>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DWARFLinker/Classic/
DDWARFLinker.h37 using DebugDieValuePool = IndexedValuesMap<uint64_t>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DWARFLinker/Classic/
DDWARFLinker.h37 using DebugDieValuePool = IndexedValuesMap<uint64_t>; variable