Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/
DDWARFRelocMap.h17 typedef DenseMap<uint64_t, std::pair<uint8_t, int64_t> > RelocAddrMap; typedef
/external/llvm/include/llvm/DebugInfo/
DDIContext.h114 typedef DenseMap<uint64_t, std::pair<uint8_t, int64_t> > RelocAddrMap; typedef