Searched defs:SectionAddrMap (Results 1 – 7 of 7) sorted by relevance
30 typedef DenseMap<const MCSection *, uint64_t> SectionAddrMap; typedef
31 using SectionAddrMap = DenseMap<const MCSection *, uint64_t>; variable