Home
last modified time | relevance | path

Searched defs:RelocAddrEntry (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFRelocMap.h21 struct RelocAddrEntry { struct
35 using RelocAddrMap = DenseMap<uint64_t, RelocAddrEntry>; argument
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFRelocMap.h20 struct RelocAddrEntry { struct
34 using RelocAddrMap = DenseMap<uint64_t, RelocAddrEntry>; argument