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

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
H A DMCExpr.h31 typedef DenseMap<const MCSection *, uint64_t> SectionAddrMap; typedef in namespace:llvm
51 const SectionAddrMap *Addrs) const;
55 const SectionAddrMap *Addrs, bool InSet) const;
63 const SectionAddrMap *Addrs, bool InSet) const;
95 const SectionAddrMap &Addrs) const;
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
H A DMCExpr.h31 typedef DenseMap<const MCSection *, uint64_t> SectionAddrMap; typedef in namespace:llvm
51 const SectionAddrMap *Addrs) const;
55 const SectionAddrMap *Addrs, bool InSet) const;
63 const SectionAddrMap *Addrs, bool InSet) const;
95 const SectionAddrMap &Addrs) const;

Completed in 25 milliseconds