Searched defs:SectionAddrMap (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCExpr.h30 typedef DenseMap<const MCSection *, uint64_t> SectionAddrMap; typedef in namespace:llvm
52 const SectionAddrMap *Addrs) const;
56 const SectionAddrMap *Addrs, bool InSet) const;
64 const SectionAddrMap *Addrs, bool InSet) const;
92 const SectionAddrMap &Addrs) const;
/external/swiftshader/third_party/LLVM/include/llvm/MC/
H A DMCExpr.h28 typedef DenseMap<const MCSectionData*, uint64_t> SectionAddrMap; typedef in namespace:llvm
50 const SectionAddrMap *Addrs) const;
56 const SectionAddrMap *Addrs,
86 const SectionAddrMap &Addrs) const;

Completed in 487 milliseconds