Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFRelocMap.h17 typedef DenseMap<uint64_t, std::pair<uint8_t, int64_t> > RelocAddrMap; typedef
DDWARFContext.h33 typedef DenseMap<uint64_t, std::pair<uint8_t, int64_t> > RelocAddrMap; typedef